Updated on 2026-08-14
This commit is contained in:
parent
d5cbaf22cf
commit
f5be772c91
53 changed files with 219 additions and 276 deletions
|
|
@ -171,7 +171,7 @@ internal class WcSendTransactionModel @Inject constructor(
|
|||
feeReloadState.value = false
|
||||
modelScope.launch {
|
||||
feeSelectorReloadTrigger.triggerUpdate(
|
||||
FeeSelectorData(removeSuggestedFee = feeStateConfiguration !is FeeStateConfiguration.Suggestion),
|
||||
FeeSelectorData(isRemoveSuggestedFee = feeStateConfiguration !is FeeStateConfiguration.Suggestion),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue