@neutral-trade/sdk - v1.0.0
GitHub
Preparing search index...
getSetBundleCreatorInstructionAsync
Function getSetBundleCreatorInstructionAsync
getSetBundleCreatorInstructionAsync
<
TAccountAdmin
extends
string
,
TAccountBundleMasterAccount
extends
string
,
TAccountCreator
extends
string
,
TAccountBundleCreatorAccount
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"BUNDDh4P5XviMm1f3gCvnq2qKx6TGosAGnoUK12e7cXU"
>
,
>
(
input
:
SetBundleCreatorAsyncInput
<
TAccountAdmin
,
TAccountBundleMasterAccount
,
TAccountCreator
,
TAccountBundleCreatorAccount
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
SetBundleCreatorInstruction
<
TProgramAddress
,
TAccountAdmin
,
TAccountBundleMasterAccount
,
TAccountCreator
,
TAccountBundleCreatorAccount
,
TAccountSystemProgram
,
[
]
,
>
,
>
Type Parameters
TAccountAdmin
extends
string
TAccountBundleMasterAccount
extends
string
TAccountCreator
extends
string
TAccountBundleCreatorAccount
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"BUNDDh4P5XviMm1f3gCvnq2qKx6TGosAGnoUK12e7cXU"
>
Parameters
input
:
SetBundleCreatorAsyncInput
<
TAccountAdmin
,
TAccountBundleMasterAccount
,
TAccountCreator
,
TAccountBundleCreatorAccount
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
SetBundleCreatorInstruction
<
TProgramAddress
,
TAccountAdmin
,
TAccountBundleMasterAccount
,
TAccountCreator
,
TAccountBundleCreatorAccount
,
TAccountSystemProgram
,
[
]
,
>
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
@neutral-trade/sdk - v1.0.0
Loading...