//
pkg.gl
Category
github.com/binance-chain/go-sdk
common
bech32
package
0.9.1
Repository:
https://github.com/binance-chain/go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
23 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.