Coda by Ian Macalinao
    Preparing search index...

    Type Alias DepositSolInstructionDataArgs

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