@dropsy/airdrop - v0.0.2
Preparing search index...
getInitializeControllerInstructionAsync
Function getInitializeControllerInstructionAsync
getInitializeControllerInstructionAsync
<
TAccountController
extends
string
,
TAccountFeeVault
extends
string
,
TAccountTreasury
extends
string
,
TAccountPayer
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"DropyEMekkCgKmsWiJVcTCAEeFgvHpDAW19ipWebFaPv"
>
,
>
(
input
:
InitializeControllerAsyncInput
<
TAccountController
,
TAccountFeeVault
,
TAccountTreasury
,
TAccountPayer
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
InitializeControllerInstruction
<
TProgramAddress
,
TAccountController
,
TAccountFeeVault
,
TAccountTreasury
,
TAccountPayer
,
TAccountSystemProgram
,
[
]
,
>
,
>
Type Parameters
TAccountController
extends
string
TAccountFeeVault
extends
string
TAccountTreasury
extends
string
TAccountPayer
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"DropyEMekkCgKmsWiJVcTCAEeFgvHpDAW19ipWebFaPv"
>
Parameters
input
:
InitializeControllerAsyncInput
<
TAccountController
,
TAccountFeeVault
,
TAccountTreasury
,
TAccountPayer
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
InitializeControllerInstruction
<
TProgramAddress
,
TAccountController
,
TAccountFeeVault
,
TAccountTreasury
,
TAccountPayer
,
TAccountSystemProgram
,
[
]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@dropsy/airdrop - v0.0.2
Loading...