package
1.2.2
Repository: https://github.com/hyper-fi/bytom.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

InitActiveNetParams load the config by chain ID.
IsBech32SegwitPrefix returns whether the prefix is a known prefix for segwit addresses on any default or registered network.
No description provided by the author

# Constants

consensus variables.
consensus variables.
consensus variables.
consensus variables.
consensus variables.
config parameter for coinbase reward.
DefaultServices is the server that this node support.
consensus variables.
Max gas that one block contains.
consensus variables.
These configs need add to casper config in elegant way.
consensus variables.
consensus variables.
consensus variables.
consensus variables.
SFFastSync indicate peer support header first mode.
SFFullNode is a flag used to indicate a peer is a full node.
SFSPV indicate peer support spv mode.
consensus variables.
consensus variables.

# Variables

ActiveNetParams is ...
BTMAssetID is BTM's asset id, the soul asset of Bytom.
BTMDefinitionMap is the ....
MainNetParams is the config for production.
NetParams is the correspondence between chain_id and Params.
SoloNetParams is the config for test-net.
TestNetParams is the config for test-net.

# Structs

No description provided by the author
Params store the config for different network.
No description provided by the author

# Type aliases

ServiceFlag use uint64 to indicate what kind of server this node can provide.