Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AddressUtils

Utilities for address operations

Hierarchy

  • AddressUtils

Index

Methods

Static getAddrHexFromBech32

  • getAddrHexFromBech32(addr: string): string
  • Convert bech32 address to hex string

    Parameters

    • addr: string

      Bech32 address

    Returns string

    Hex address

Generated using TypeDoc