Coda by Ian Macalinao
    Preparing search index...

    Type Alias WithdrawStakeInstructionDataArgs

    type WithdrawStakeInstructionDataArgs = {
        args: number | bigint;
    }
    Index
    args: number | bigint