Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-21 21:25:07 +03:00
parent c54e658338
commit 9ba100f0cb
11 changed files with 53 additions and 33 deletions

View file

@ -72,6 +72,7 @@ internal class ShowApprovalBottomSheetTransformer(
formatArgs = wrappedList(cryptoCurrency.symbol),
),
dialogText = resourceReference(R.string.give_permission_staking_footer),
footerText = resourceReference(R.string.staking_give_permission_fee_footer),
onChangeApproveType = prevState.clickIntents::onApproveTypeChange,
),
onCancel = onDismiss,