Swig TS — API References
Preparing search index...
@swig-wallet/classic
withdrawFromSubAccountInstruction
Function withdrawFromSubAccountInstruction
withdrawFromSubAccountInstruction
(
role
:
Role
,
payer
:
PublicKey
,
args
:
|
{
amount
:
bigint
}
|
{
amount
:
bigint
;
mint
:
PublicKey
;
tokenProgram
?:
PublicKey
}
,
options
?:
InstructionDataOptions
,
)
:
Promise
<
TransactionInstruction
>
Parameters
role
:
Role
payer
:
PublicKey
args
:
|
{
amount
:
bigint
}
|
{
amount
:
bigint
;
mint
:
PublicKey
;
tokenProgram
?:
PublicKey
}
Optional
options
:
InstructionDataOptions
Returns
Promise
<
TransactionInstruction
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...