Documentation
Preparing search index...
@orca-so/whirlpools-client
getSetInitializePoolAuthorityInstruction
Function getSetInitializePoolAuthorityInstruction
getSetInitializePoolAuthorityInstruction
<
TAccountWhirlpoolsConfig
extends
string
,
TAccountAdaptiveFeeTier
extends
string
,
TAccountFeeAuthority
extends
string
,
TAccountNewInitializePoolAuthority
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
,
>
(
input
:
SetInitializePoolAuthorityInput
<
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
TAccountNewInitializePoolAuthority
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
SetInitializePoolAuthorityInstruction
<
TProgramAddress
,
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
TAccountNewInitializePoolAuthority
,
>
Type Parameters
TAccountWhirlpoolsConfig
extends
string
TAccountAdaptiveFeeTier
extends
string
TAccountFeeAuthority
extends
string
TAccountNewInitializePoolAuthority
extends
string
TProgramAddress
extends
Address
=
Address
<
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
>
Parameters
input
:
SetInitializePoolAuthorityInput
<
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
TAccountNewInitializePoolAuthority
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
SetInitializePoolAuthorityInstruction
<
TProgramAddress
,
TAccountWhirlpoolsConfig
,
TAccountAdaptiveFeeTier
,
TAccountFeeAuthority
,
TAccountNewInitializePoolAuthority
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...