Preparing search index...
The search index is not available
Documentation
Documentation
@orca-so/whirlpools-client
SetDefaultFeeRateInput
Type Alias SetDefaultFeeRateInput<TAccountWhirlpoolsConfig, TAccountFeeTier, TAccountFeeAuthority>
SetDefaultFeeRateInput
:
{
defaultFeeRate
:
SetDefaultFeeRateInstructionDataArgs
[
"defaultFeeRate"
]
;
feeAuthority
:
TransactionSigner
<
TAccountFeeAuthority
>
;
feeTier
:
Address
<
TAccountFeeTier
>
;
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
;
}
Type Parameters
TAccountWhirlpoolsConfig
extends
string
=
string
TAccountFeeTier
extends
string
=
string
TAccountFeeAuthority
extends
string
=
string
Type declaration
defaultFeeRate
:
SetDefaultFeeRateInstructionDataArgs
[
"defaultFeeRate"
]
feeAuthority
:
TransactionSigner
<
TAccountFeeAuthority
>
feeTier
:
Address
<
TAccountFeeTier
>
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...