Updated on 2026-08-14
This commit is contained in:
parent
9d978de53d
commit
843ec3d04e
5 changed files with 31 additions and 35 deletions
|
|
@ -14,7 +14,8 @@ interface GiveApprovalComponent : ComposableBottomSheetComponent {
|
|||
val feeCryptoCurrencyStatus: CryptoCurrencyStatus,
|
||||
val amount: String,
|
||||
val spenderAddress: String,
|
||||
val subtitle: TextReference,
|
||||
val amountFooter: TextReference,
|
||||
val feeFooter: TextReference,
|
||||
val isHoldToConfirm: Boolean = false,
|
||||
val isResetApproval: Boolean = false,
|
||||
val callback: Callback,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue