Versions in this module Expand all Collapse all v0 v0.2.10 Feb 3, 2020 Changes in this version + func ConvertBits(data []byte, fromBits, toBits uint8, pad bool) ([]byte, error) + func Decode(bech string) (string, []byte, error) + func Encode(hrp string, data []byte) (string, error)