Coda by Ian Macalinao
    Preparing search index...

    Type Alias OwnerInvokeInstructionInstructionDataArgs

    type OwnerInvokeInstructionInstructionDataArgs = {
        bump: number;
        index: number | bigint;
        ix: TXInstructionArgs;
    }
    Index
    bump: number
    index: number | bigint