Swig TS — API References
Preparing search index...
@swig-wallet/classic
getCreateSwigInstructionBuilder
Function getCreateSwigInstructionBuilder
getCreateSwigInstructionBuilder
(
args
:
{
actions
:
Actions
;
authorityInfo
:
CreateAuthorityInfo
;
id
:
Uint8Array
;
options
:
{
currentSlot
?:
bigint
;
signingFn
?:
SigningFn
}
;
payer
:
PublicKey
;
swigAddress
:
PublicKey
;
}
,
)
:
AddMultipleAuthoritiesInstructionBuilder
Parameters
args
:
{
actions
:
Actions
;
authorityInfo
:
CreateAuthorityInfo
;
id
:
Uint8Array
;
options
:
{
currentSlot
?:
bigint
;
signingFn
?:
SigningFn
}
;
payer
:
PublicKey
;
swigAddress
:
PublicKey
;
}
Returns
AddMultipleAuthoritiesInstructionBuilder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...