Coda by Ian Macalinao
    Preparing search index...

    Interface DelegateSetAnnualRewardsInstructionDataArgs

    interface DelegateSetAnnualRewardsInstructionDataArgs {
        newRate: number | bigint;
    }
    Index

    Properties

    Properties

    newRate: number | bigint