Module height

Source
Expand description

Block height.

Modules§

json_conversion
Consensus-critical conversion from JSON Value to Height.

Structs§

Height
The length of the chain back to the genesis block.

Enums§

HeightError

Traits§

TryIntoHeight
Convenience trait for converting a type into a valid Zcash Height.

Type Aliases§

HeightDiff
A difference between two Heights, possibly negative.