//
pkg.gl
Category
github.com/hashkey-chain/hashkey-chain
common
bech32util
package
0.0.0-20230404073623-c32b194776d1
Repository:
https://github.com/hashkey-chain/hashkey-chain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
25 SLOC
#
Functions
ConvertAndEncode
ConvertAndEncode converts from a base64 encoded byte string to base32 encoded byte string and then to bech32.
DecodeAndConvert
DecodeAndConvert decodes a bech32 encoded string and converts to base64 encoded bytes.