package
23.0.12-iavl-v1
Repository: https://github.com/osmosis-labs/osmosis.git
Documentation: pkg.go.dev

# Functions

MakeEncodingConfig creates an EncodingConfig for an amino based test configuration.
RegisterDenoms registers token denoms.
SetAddressPrefixes builds the Config with Bech32 addressPrefix and publKeyPrefix for accounts, validators, and consensus nodes and verifies that addreeses have correct format.

# Constants

No description provided by the author
Bech32PrefixAccAddr defines the Bech32 prefix of an account's address.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

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.

# Structs

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