package
1.10.1
Repository: https://github.com/unification-com/mainchain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

AddrLen defines a valid address length.
actual Coin - i.e.
Bech32PrefixAccAddr defines the Bech32 prefix of an account's address.
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.
Atom in https://github.com/satoshilabs/slips/blob/master/slip-0044.md.
lowest denomination used on chain.
1 (base unit).
Implementations of HD wallets for FUND Mainchain should use the wallet path 44'/5555'/0'/0.
10^-9 (nano).
multiplier for converting from (nano) nund to und.
PrefixAccount is the prefix for account keys.
PrefixAddress is the prefix for addresses.
PrefixConsensus is the prefix for consensus keys.
PrefixOperator is the prefix for operator keys.
PrefixPublic is the prefix for public keys.
PrefixValidator is the prefix for validator keys.
multiplier for converting from und to (nano) nund.