Updated on 2026-08-14
This commit is contained in:
parent
ac993a2ba0
commit
8d1fdfcc01
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ internal class ShowApprovalBottomSheetTransformer(
|
|||
data = GiveTxPermissionState.ReadyForRequest(
|
||||
currency = cryptoCurrency.symbol,
|
||||
amount = amountState.amountTextField.value,
|
||||
approveType = ApproveType.LIMITED,
|
||||
approveType = ApproveType.UNLIMITED,
|
||||
walletAddress = walletAddress,
|
||||
spenderAddress = validatorAddress,
|
||||
fee = resourceReference(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue