spur-client - v0.5.1
    Preparing search index...

    Interface Instruction

    interface Instruction {
        accounts: AccountMeta[];
        data: number[];
        program_id: string;
    }
    Index

    Properties

    accounts: AccountMeta[]
    data: number[]

    byte array

    program_id: string

    base58 encoded PublicKey