Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Type Parameters

  • A extends string = string

  • T extends string = string

Hierarchy

  • BorshCoder

Implements

Index

Constructors

Properties

accounts: BorshAccountsCoder<A>

Account coder.

Coder for events.

Instruction coder.

types: BorshTypesCoder<T>

Coder for user-defined types.

Generated using TypeDoc