Updated on 2026-08-14
This commit is contained in:
parent
b08892762c
commit
f095f3a508
24 changed files with 184 additions and 26 deletions
|
|
@ -90,6 +90,7 @@ internal class WcEthSendTransactionUseCase @AssistedInject constructor(
|
|||
blockchain = network.name,
|
||||
token = network.currencySymbol,
|
||||
feeType = null,
|
||||
feeToken = network.currencySymbol,
|
||||
),
|
||||
memoType = MemoType.Null,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue