Updated on 2026-08-14
This commit is contained in:
parent
7b5b4753a7
commit
4e4e360ae1
5 changed files with 39 additions and 41 deletions
|
|
@ -323,8 +323,9 @@ internal class SendDestinationModel @Inject constructor(
|
|||
senderAddresses = senderAddresses.value,
|
||||
)
|
||||
val memoValidationResult = validateWalletMemoUseCase(
|
||||
userWalletId = userWalletId,
|
||||
cryptoCurrency = cryptoCurrency,
|
||||
memo = memo.orEmpty(),
|
||||
network = cryptoCurrency.network,
|
||||
)
|
||||
|
||||
if (type != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue