Documentation
    Preparing search index...

    Type Alias CollectRewardInstructionDataArgs

    type CollectRewardInstructionDataArgs = {
        rewardIndex: number;
    }
    Index

    Properties

    Properties

    rewardIndex: number