Module zebra_chain::chain_tip
source · Expand description
Zebra interfaces for access to chain tip information.
Modules§
- Mock
ChainTip
s for use in tests. - A module with helper code to estimate the network chain tip’s height.
Structs§
- A future for the
ChainTip::best_tip_changed()
method. See that method for details. - A type used to estimate the chain tip height at a given time.
- A chain tip that is always empty and never changes.
Traits§
- An interface for querying the chain tip.