Coda by Ian Macalinao
    Preparing search index...
    interface WithdrawRewardInstructionDataArgs {
        amount: number | bigint;
        rewardIndex: number | bigint;
    }
    Index

    Properties

    Properties

    amount: number | bigint
    rewardIndex: number | bigint