• Converts a hex string into a typed bech32 encoded string.

    Type Parameters

    • T

    Parameters

    • prefix: string

      The prefix of the bech32 string.

    • hexString: HexBlob

      The hex string to be encoded.

    Returns T

Generated using TypeDoc