Updated on 2026-08-14
This commit is contained in:
parent
9d978de53d
commit
843ec3d04e
5 changed files with 31 additions and 35 deletions
|
|
@ -1492,10 +1492,11 @@ internal class StakingModel @Inject constructor(
|
|||
feeCryptoCurrencyStatus = feeCurrencyStatus,
|
||||
amount = amountState.amountTextField.value,
|
||||
spenderAddress = approval.spenderAddress,
|
||||
subtitle = resourceReference(
|
||||
amountFooter = resourceReference(
|
||||
id = R.string.give_permission_staking_subtitle,
|
||||
formatArgs = wrappedList(cryptoCurrencyStatus.currency.symbol),
|
||||
),
|
||||
feeFooter = resourceReference(R.string.staking_give_permission_fee_footer),
|
||||
isHoldToConfirm = value.shouldShowHoldToConfirmButton,
|
||||
callback = approvalCallback,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue