Function getUpdateFeesAndRewardsInstruction
getUpdateFeesAndRewardsInstruction< TAccountWhirlpool extends string, TAccountPosition extends string, TAccountTickArrayLower extends string, TAccountTickArrayUpper extends string, TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">,>( input: UpdateFeesAndRewardsInput< TAccountWhirlpool, TAccountPosition, TAccountTickArrayLower, TAccountTickArrayUpper, >, config?: { programAddress?: TProgramAddress },): UpdateFeesAndRewardsInstruction< TProgramAddress, TAccountWhirlpool, TAccountPosition, TAccountTickArrayLower, TAccountTickArrayUpper,> Type Parameters
- TAccountWhirlpool extends string
- TAccountPosition extends string
- TAccountTickArrayLower extends string
- TAccountTickArrayUpper extends string
- TProgramAddress extends Address = Address<"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc">