Documentation
    Preparing search index...

    Type Alias SetRewardAuthorityInstructionDataArgs

    type SetRewardAuthorityInstructionDataArgs = {
        rewardIndex: number;
    }
    Index

    Properties

    Properties

    rewardIndex: number