Module zcash_primitives::consensus[][src]

Expand description

Consensus logic and parameters.

Modules

Structs

A wrapper type representing blockchain heights. Safe conversion from various integer types, as well as addition and subtraction, are provided.

Marker struct for the production network.

Marker struct for the test network.

Enums

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

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

Traits

Zcash consensus parameters.