Options
All
  • Public
  • Public/Protected
  • All
Menu

Encodes and decodes program instructions.

Hierarchy

  • BorshInstructionCoder

Implements

Index

Constructors

Methods

  • decode(ix: string | Buffer, encoding?: "hex" | "base58"): null | Instruction
  • encode(ixName: string, ix: any): Buffer

Generated using TypeDoc