Options
All
  • Public
  • Public/Protected
  • All
Menu

BorshCoder is the default Coder for Anchor programs implementing the borsh based serialization interface.

Type parameters

  • A: string = string

Hierarchy

  • BorshCoder

Implements

Index

Constructors

constructor

Properties

Readonly accounts

accounts: BorshAccountsCoder<A>

Account coder.

Readonly events

Coder for events.

Readonly instruction

Instruction coder.

Readonly state

Coder for state structs.

Generated using TypeDoc