Coda by Ian Macalinao
    Preparing search index...

    Type Alias HarvestRewardInstructionDataArgs

    type HarvestRewardInstructionDataArgs = {
        rewardIndex: number | bigint;
    }
    Index
    rewardIndex: number | bigint