Swig TS — API References
Preparing search index...
@swig-wallet/classic
getWithdrawFromSubAccountCheckedInstructions
Function getWithdrawFromSubAccountCheckedInstructions
getWithdrawFromSubAccountCheckedInstructions
<
T
extends
PublicKey
=
PublicKey
>
(
swig
:
Swig
,
roleId
:
number
,
withdrawArgs
:
WithdrawSubAccountCheckedArgs
<
T
>
,
options
?:
SwigOptions
,
)
:
Promise
<
TransactionInstruction
[]
>
Type Parameters
T
extends
PublicKey
=
PublicKey
Parameters
swig
:
Swig
roleId
:
number
withdrawArgs
:
WithdrawSubAccountCheckedArgs
<
T
>
Optional
options
:
SwigOptions
Returns
Promise
<
TransactionInstruction
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...