Documentation
Preparing search index...
@orca-so/whirlpools-client
getInitializeConfigInstruction
Function getInitializeConfigInstruction
getInitializeConfigInstruction
<
TAccountConfig
extends
string
,
TAccountFunder
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
,
>
(
input
:
InitializeConfigInput
<
TAccountConfig
,
TAccountFunder
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
InitializeConfigInstruction
<
TProgramAddress
,
TAccountConfig
,
TAccountFunder
,
TAccountSystemProgram
,
>
Type Parameters
TAccountConfig
extends
string
TAccountFunder
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
Parameters
input
:
InitializeConfigInput
<
TAccountConfig
,
TAccountFunder
,
TAccountSystemProgram
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
InitializeConfigInstruction
<
TProgramAddress
,
TAccountConfig
,
TAccountFunder
,
TAccountSystemProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...