package
0.2.0
Repository: https://github.com/irisnet/core-sdk-go.git
Documentation: pkg.go.dev

# Functions

ConvertAndEncode converts from a base64 encoded byte string to base32 encoded byte string and then to bech32.
DecodeAndConvert decodes a bech32 encoded string and converts to base64 encoded bytes.
GetFromBech32 decodes a byte string from a Bech32 encoded string.