Skip to main content

Module constants

Module constants 

Source
Expand description

Definitions of Zebra chain constants, including:

  • slow start interval,
  • slow start shift,
  • maximum reorg height

Modules§

activation_heights
The block heights at which network upgrades activate.
magics
Magic numbers used to identify different Zcash networks.

Constants§

MAX_BLOCK_REORG_HEIGHT
The maximum chain reorganisation height.
SLOW_START_INTERVAL
An initial period from Genesis to this Height where the block subsidy is gradually incremented. What is slow-start mining
SLOW_START_SHIFT
SlowStartShift() as described in protocol specification §7.8