Parameters to initialize a FeeTier account.
PublicKey for the whirlpool config space that the fee-tier will be initialized for.
PDA for the fee-tier account that will be initialized
The tick spacing this fee tier recommends its default fee rate for.
The default fee rate for this fee-tier. Stored as a hundredths of a basis point.
Authority authorized to initialize fee-tiers and set customs fees.
The account that would fund the creation of this account
Parameters to initialize a FeeTier account.
Param: whirlpoolsConfig
PublicKey for the whirlpool config space that the fee-tier will be initialized for.
Param: feeTierPda
PDA for the fee-tier account that will be initialized
Param: tickSpacing
The tick spacing this fee tier recommends its default fee rate for.
Param: defaultFeeRate
The default fee rate for this fee-tier. Stored as a hundredths of a basis point.
Param: feeAuthority
Authority authorized to initialize fee-tiers and set customs fees.
Param: funder
The account that would fund the creation of this account