Swig TS — API References
Preparing search index...
@swig-wallet/classic
WithdrawSubAccountCheckedArgs
Type Alias WithdrawSubAccountCheckedArgs<T>
WithdrawSubAccountCheckedArgs
:
|
{
allowBelowRentExempt
?:
boolean
;
allowMax
?:
boolean
;
amount
:
bigint
;
currentBalance
?:
bigint
;
}
|
{
amount
:
bigint
;
mint
:
T
;
tokenProgram
?:
T
}
Type Parameters
T
extends
SolPublicKeyData
=
SolPublicKeyData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...