Options
All
  • Public
  • Public/Protected
  • All
Menu

Coder provides a facade for encoding and decoding all IDL related objects.

Type parameters

  • A: string = string

  • T: string = string

Hierarchy

  • Coder

Implemented by

Index

Properties

accounts: AccountsCoder<A>

Account coder.

events: EventCoder

Coder for events.

instruction: InstructionCoder

Instruction coder.

state: StateCoder

Coder for state structs.

types: TypesCoder<T>

Coder for user-defined types.

Generated using TypeDoc