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

  • T: string = string

Hierarchy

  • BorshCoder

Implements

Index

Constructors

Properties

accounts: BorshAccountsCoder<A>

Account coder.

Coder for events.

Instruction coder.

Coder for state structs.

types: BorshTypesCoder<T>

Coder for user-defined types.

Generated using TypeDoc