Updated on 2026-08-14
This commit is contained in:
parent
50d082bf95
commit
bb2877e36c
6 changed files with 225 additions and 7 deletions
|
|
@ -288,6 +288,7 @@ internal class SendDestinationModel @Inject constructor(
|
|||
network = cryptoCurrency.network,
|
||||
address = address,
|
||||
senderAddresses = senderAddresses.value,
|
||||
allowSelfSend = params.isAllowSelfSend,
|
||||
)
|
||||
val memoValidationResult = validateWalletMemoUseCase(
|
||||
userWalletId = userWalletId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue