# Functions

GetBlockchainInfo returns the naming and versioning of tfchain.
GetCurrencyUnits returns the currency units used for all ThreeFold networks.
GetDevnetBootstrapPeers sets the default devnet bootstrap node addresses.
GetDevnetDaemonNetworkConfig returns the devnet network config for the daemon.
GetDevnetGenesis explicitly sets all the required constants for the genesis block of the devnet.
No description provided by the author
GetStandardDaemonNetworkConfig returns the standard network config for the daemon.
GetStandardnetBootstrapPeers sets the standard bootstrap node addresses.
GetStandardnetGenesis explicitly sets all the required constants for the genesis block of the standard (prod) net.
No description provided by the author
GetTestnetBootstrapPeers sets the testnet bootstrap node addresses.
GetTestnetDaemonNetworkConfig returns the testnet network config for the daemon.
GetTestnetGenesis explicitly sets all the required constants for the genesis block of the testnet.
No description provided by the author

# Constants

chain names.
chain names.
chain names.
1 block per 2 minutes on average.
1 block per 2 minutes on average.
ThreeFoldTokenChainName defines the name of the ThreeFoldToken chain.
ThreeFoldTokenUnit defines the unit of one ThreeFold Token.

# Variables

Version of the tfchain binaries.

# Structs

DaemonNetworkConfig defines network-specific tfchain constants.