Function getSetDefaultProtocolFeeRateInstruction
getSetDefaultProtocolFeeRateInstruction< TAccountWhirlpoolsConfig extends string, TAccountFeeAuthority extends string, TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">,>( input: SetDefaultProtocolFeeRateInput< TAccountWhirlpoolsConfig, TAccountFeeAuthority, >, config?: { programAddress?: TProgramAddress },): SetDefaultProtocolFeeRateInstruction< TProgramAddress, TAccountWhirlpoolsConfig, TAccountFeeAuthority,> Type Parameters
- TAccountWhirlpoolsConfig extends string
- TAccountFeeAuthority extends string
- TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">