package
0.0.0-20230731053445-bf468637a738
Repository: https://github.com/fibonacci-chain/core.git
Documentation: pkg.go.dev

# Functions

MakeEncodingConfig creates an EncodingConfig for an amino based test configuration.
No description provided by the author
No description provided by the author
SetBip44CoinType sets the global coin type to be used in hierarchical deterministic wallets.
No description provided by the author

# 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.
UnsafeBypassCommitTimeoutOverride commits block as soon as we reach consensus instead of waiting for timeout, this may cause validators to not get their votes in time.

# Structs

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