Module chain_tip

Source
Expand description

Zebra interfaces for access to chain tip information.

Structs§

NetworkChainTipHeightEstimator
A type used to estimate the chain tip height at a given time.
NoChainTip
A chain tip that is always empty and never changes.

Traits§

ChainTip
An interface for querying the chain tip.