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