Expand description
Network upgrade consensus parameters for Zcash.
Structsยง
- Consensus
Branch Id - The Consensus Branch Id, used to bind transactions and blocks to a particular network upgrade.
Enumsยง
- Network
Upgrade - A Zcash network upgrade.
Constantsยง
- CONSENSUS_
BRANCH_ ๐IDS - Network Upgrade Consensus Branch Ids.
- MAINNET_
ACTIVATION_ ๐HEIGHTS - Mainnet network upgrade activation heights.
- NETWORK_
UPGRADES_ ๐IN_ ORDER - A list of network upgrades in the order that they must be activated.
- NU6_
1_ ACTIVATION_ HEIGHT_ TESTNET - The block height at which NU6.1 activates on the default Testnet.
- POST_
BLOSSOM_ POW_ TARGET_ SPACING - The target block spacing after Blossom activation.
- POW_
AVERAGING_ WINDOW - The averaging window for difficulty threshold arithmetic mean calculations.
- PRE_
BLOSSOM_ ๐POW_ TARGET_ SPACING - The target block spacing before Blossom.
- TESTNET_
ACTIVATION_ ๐HEIGHTS - Testnet network upgrade activation heights.
- TESTNET_
MAX_ TIME_ START_ HEIGHT - The activation height for the block maximum time rule on Testnet.
- TESTNET_
MINIMUM_ ๐DIFFICULTY_ GAP_ MULTIPLIER - The multiplier used to derive the testnet minimum difficulty block time gap threshold.
- TESTNET_
MINIMUM_ ๐DIFFICULTY_ START_ HEIGHT - The start height for the testnet minimum difficulty consensus rule.