Function getSetProtocolFeeRateInstruction
getSetProtocolFeeRateInstruction< TAccountWhirlpoolsConfig extends string, TAccountWhirlpool extends string, TAccountFeeAuthority extends string, TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">,>( input: SetProtocolFeeRateInput< TAccountWhirlpoolsConfig, TAccountWhirlpool, TAccountFeeAuthority, >, config?: { programAddress?: TProgramAddress },): SetProtocolFeeRateInstruction< TProgramAddress, TAccountWhirlpoolsConfig, TAccountWhirlpool, TAccountFeeAuthority,> Type Parameters
- TAccountWhirlpoolsConfig extends string
- TAccountWhirlpool extends string
- TAccountFeeAuthority extends string
- TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">