Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetAnnualRewardsInstructionDataArgs

    type SetAnnualRewardsInstructionDataArgs = {
        newRate: number | bigint;
    }
    Index
    newRate: number | bigint