Options
All
  • Public
  • Public/Protected
  • All
Menu

System Instruction class

Hierarchy

  • SystemInstruction

Index

Constructors

Methods

  • Decode an allocate system instruction and retrieve the instruction params.

    Parameters

    Returns AllocateParams

  • Decode an allocate with seed system instruction and retrieve the instruction params.

    Parameters

    Returns AllocateWithSeedParams

  • Decode an assign system instruction and retrieve the instruction params.

    Parameters

    Returns AssignParams

  • Decode an assign with seed system instruction and retrieve the instruction params.

    Parameters

    Returns AssignWithSeedParams

  • Decode a create account system instruction and retrieve the instruction params.

    Parameters

    Returns CreateAccountParams

  • Decode a nonce advance system instruction and retrieve the instruction params.

    Parameters

    Returns AdvanceNonceParams

  • Decode a nonce authorize system instruction and retrieve the instruction params.

    Parameters

    Returns AuthorizeNonceParams

  • Decode a nonce initialize system instruction and retrieve the instruction params.

    Parameters

    Returns InitializeNonceParams

  • Decode a nonce withdraw system instruction and retrieve the instruction params.

    Parameters

    Returns WithdrawNonceParams

Generated using TypeDoc