package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

Deprecated: MarshalPubKey returns a Bech32 encoded string containing the appropriate prefix based on the key type provided for a given PublicKey.
Deprecated: MustMarshalPubKey calls MarshalPubKey and panics on error.
Deprecated: UnmarshalPubKey returns a PublicKey from a bech32-encoded PublicKey with a given key type.

# Constants

Bech32 conversion constants.
Bech32 conversion constants.
Bech32 conversion constants.

# Type aliases

Deprecated: Bech32PubKeyType defines a string type alias for a Bech32 public key type.