Coda by Ian Macalinao
    Preparing search index...

    Interface SetRewardsShareInstructionDataArgs

    interface SetRewardsShareInstructionDataArgs {
        newShare: number | bigint;
    }
    Index

    Properties

    Properties

    newShare: number | bigint