Interface MultibaseEncoder<Prefix>

Multibase encoder for the specific base encoding encodes bytes into multibase of that encoding.

Type Parameters

  • Prefix extends string

Hierarchy

  • MultibaseEncoder

Properties

Properties

name: string

Name of the encoding.

prefix: Prefix

Prefix character for that base encoding.

Generated using TypeDoc