Coda by Ian Macalinao
    Preparing search index...

    Interface SetAnnualRewardsInstructionDataArgs

    interface SetAnnualRewardsInstructionDataArgs {
        newRate: number | bigint;
    }
    Index

    Properties

    Properties

    newRate: number | bigint