Expand description
Zebra interfaces for access to chain tip information.
Modules§
- mock
- Mock
ChainTip
s for use in tests. - network_
chain_ 🔒tip_ height_ estimator - A module with helper code to estimate the network chain tip’s height.
Structs§
- Best
TipChanged - A future for the
ChainTip::best_tip_changed()
method. See that method for details. - Network
Chain TipHeight Estimator - A type used to estimate the chain tip height at a given time.
- NoChain
Tip - A chain tip that is always empty and never changes.
Traits§
- Chain
Tip - An interface for querying the chain tip.