Coda by Ian Macalinao
    Preparing search index...

    Type Alias OwnerInvokeInstructionInstructionData

    type OwnerInvokeInstructionInstructionData = {
        bump: number;
        discriminator: ReadonlyUint8Array;
        index: bigint;
        ix: TXInstruction;
    }
    Index
    bump: number
    discriminator: ReadonlyUint8Array
    index: bigint