Coda by Ian Macalinao
    Preparing search index...

    Interface DelegateSetAnnualRewardsInstructionData

    interface DelegateSetAnnualRewardsInstructionData {
        discriminator: ReadonlyUint8Array;
        newRate: bigint;
    }
    Index

    Properties

    discriminator: ReadonlyUint8Array
    newRate: bigint