Module zebra_chain::parameters::network_upgrade
source ยท Expand description
Network upgrade consensus parameters for Zcash.
Structsยง
- The Consensus Branch Id, used to bind transactions and blocks to a particular network upgrade.
Enumsยง
- A Zcash network upgrade.
Constantsยง
- CONSENSU
S_ ๐BRANC H_ IDS Network Upgrade Consensus Branch Ids. - Fake mainnet network upgrade activation heights, used in tests.
- Fake testnet network upgrade activation heights, used in tests.
- Mainnet network upgrade activation heights.
- A list of network upgrades in the order that they must be activated.
- The target block spacing after Blossom activation.
- The averaging window for difficulty threshold arithmetic mean calculations.
- The target block spacing before Blossom.
- Testnet network upgrade activation heights.
- The activation height for the block maximum time rule on Testnet.
- The multiplier used to derive the testnet minimum difficulty block time gap threshold.
- The start height for the testnet minimum difficulty consensus rule.