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