package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Aug 24, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package bech32 is a modified version of the reference implementation of BIP173.
Decode decodes a Bech32 string. If the string is uppercase, the HRP will be uppercase.
Encode encodes the HRP and a bytes slice to Bech32. If the HRP is uppercase,
the output will be uppercase.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.