Swig TS — API References
Preparing search index...
@swig-wallet/classic
getCreateSwigInstructionContext
Variable getCreateSwigInstructionContext
Const
getCreateSwigInstructionContext
:
(
args
:
{
actions
:
Actions
;
authorityInfo
:
CreateAuthorityInfo
;
id
:
Uint8Array
;
payer
:
SolPublicKeyData
;
}
,
)
=>
Promise
<
SwigInstructionContext
>
Type declaration
(
args
:
{
actions
:
Actions
;
authorityInfo
:
CreateAuthorityInfo
;
id
:
Uint8Array
;
payer
:
SolPublicKeyData
;
}
,
)
:
Promise
<
SwigInstructionContext
>
Parameters
args
:
{
actions
:
Actions
;
authorityInfo
:
CreateAuthorityInfo
;
id
:
Uint8Array
;
payer
:
SolPublicKeyData
;
}
Returns
Promise
<
SwigInstructionContext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...