Coda by Ian Macalinao
    Preparing search index...

    Type Alias OwnerInvokeInstructionV2InstructionData

    type OwnerInvokeInstructionV2InstructionData = {
        bump: number;
        data: ReadonlyUint8Array;
        discriminator: ReadonlyUint8Array;
        index: bigint;
        invoker: Address;
    }
    Index
    bump: number
    data: ReadonlyUint8Array
    discriminator: ReadonlyUint8Array
    index: bigint
    invoker: Address