Documentation
Preparing search index...
@orca-so/whirlpools-client
SetConfigFeatureFlagInput
Type Alias SetConfigFeatureFlagInput<TAccountWhirlpoolsConfig, TAccountAuthority>
type
SetConfigFeatureFlagInput
<
TAccountWhirlpoolsConfig
extends
string
=
string
,
TAccountAuthority
extends
string
=
string
,
>
=
{
authority
:
TransactionSigner
<
TAccountAuthority
>
;
featureFlag
:
SetConfigFeatureFlagInstructionDataArgs
[
"featureFlag"
]
;
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
;
}
Type Parameters
TAccountWhirlpoolsConfig
extends
string
=
string
TAccountAuthority
extends
string
=
string
Index
Properties
authority
feature
Flag
whirlpools
Config
Properties
authority
authority
:
TransactionSigner
<
TAccountAuthority
>
feature
Flag
featureFlag
:
SetConfigFeatureFlagInstructionDataArgs
[
"featureFlag"
]
whirlpools
Config
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authority
feature
Flag
whirlpools
Config
Documentation
Loading...