Function isBech32CharacterSet

  • Validate that a string uses only characters from the bech32 character set.

    Parameters

    • maybeBech32: string

      a string to test for valid Bech32 encoding

    Returns boolean

Generated using TypeDoc