Interface Bech32DecodedWithArray<Prefix>

Type Parameters

  • Prefix extends string = string

Hierarchy

  • Bech32DecodedWithArray

Properties

Properties

bytes: Uint8Array
prefix: Prefix
words: number[]

Generated using TypeDoc