Updated on 2026-08-14
This commit is contained in:
parent
c024ba2836
commit
96784ebd43
8 changed files with 53 additions and 21 deletions
|
|
@ -68,6 +68,7 @@ data class FeeExtraInfo(
|
|||
val feeCryptoCurrencyStatus: CryptoCurrencyStatus,
|
||||
val availableFeeCurrencies: ImmutableList<CryptoCurrencyStatus>? = null,
|
||||
val transactionFeeExtended: TransactionFeeExtended? = null,
|
||||
val isNotEnoughFunds: Boolean = false,
|
||||
)
|
||||
|
||||
sealed class FeeNonce {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue