[][src]Module zcash_primitives::consensus

Consensus parameters.

Structs

MainNetwork

Marker struct for the production network.

TestNetwork

Marker struct for the test network.

Enums

BranchId

A globally-unique identifier for a set of consensus rules within the Zcash chain.

NetworkUpgrade

An event that occurs at a specified height on the Zcash chain, at which point the consensus rules enforced by the network are altered.

Constants

ZIP212_GRACE_PERIOD

Traits

Parameters

Zcash consensus parameters.