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