package
5.10.6
Repository: https://github.com/zenrock-foundation/zrchain.git
Documentation: pkg.go.dev

# Functions

NewRootCmd creates a new root command for zenrockd.
UnTar extracts files from a gzip-compressed tar archive read from r and saves them to the specified destination directory.

# Constants

Bech32Prefix defines the Bech32 prefix used for accounts.
Bech32PrefixAccAddr defines the Bech32 prefix of an account's address.
Bech32PrefixAccPub defines the Bech32 prefix of an account's public key.
Bech32PrefixConsAddr defines the Bech32 prefix of a consensus node address.
Bech32PrefixConsPub defines the Bech32 prefix of a consensus node public key.
Bech32PrefixValAddr defines the Bech32 prefix of a validator's operator address.
Bech32PrefixValPub defines the Bech32 prefix of a validator's operator public key.
No description provided by the author

# Structs

EncodingConfig specifies the concrete encoding types to use for a given app.