Coda by Ian Macalinao
    Preparing search index...

    Type Alias DelegateSetAnnualRewardsInstructionDataArgs

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