Coda by Ian Macalinao
    Preparing search index...

    Type Alias WithdrawSolInstructionDataArgs

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