Parameters to update the reward authority at a particular rewardIndex on a Whirlpool.
PublicKey for the whirlpool to update.
The reward index that we'd like to update. (0 <= index <= NUM_REWARDS).
The current rewardAuthority in the Whirlpool at the rewardIndex
The new rewardAuthority in the Whirlpool at the rewardIndex
Parameters to update the reward authority at a particular rewardIndex on a Whirlpool.
Param: whirlpool
PublicKey for the whirlpool to update.
Param: rewardIndex
The reward index that we'd like to update. (0 <= index <= NUM_REWARDS).
Param: rewardAuthority
The current rewardAuthority in the Whirlpool at the rewardIndex
Param: newRewardAuthority
The new rewardAuthority in the Whirlpool at the rewardIndex