Swig TS — API References
Preparing search index...
@swig-wallet/classic
getWithdrawFromSubAccountCheckedInstructionContext
Variable getWithdrawFromSubAccountCheckedInstructionContext
Const
getWithdrawFromSubAccountCheckedInstructionContext
:
<
T
extends
SolPublicKeyData
=
SolPublicKeyData
,
>
(
swig
:
Swig
,
roleId
:
number
,
args
:
WithdrawSubAccountCheckedArgs
<
T
>
,
options
?:
SwigOptions
,
)
=>
Promise
<
SwigInstructionContext
>
Type declaration
<
T
extends
SolPublicKeyData
=
SolPublicKeyData
>
(
swig
:
Swig
,
roleId
:
number
,
args
:
WithdrawSubAccountCheckedArgs
<
T
>
,
options
?:
SwigOptions
,
)
:
Promise
<
SwigInstructionContext
>
Type Parameters
T
extends
SolPublicKeyData
=
SolPublicKeyData
Parameters
swig
:
Swig
roleId
:
number
args
:
WithdrawSubAccountCheckedArgs
<
T
>
Optional
options
:
SwigOptions
Returns
Promise
<
SwigInstructionContext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...