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