Function toBech32

  • Converts a given address to Bech32 format.

    Returns

    The bech32 formatted address.

    Parameters

    • address: Uint8Array

      The addres to convert.

    Returns string

Generated using TypeDoc