Expand description
Zebra interfaces for access to chain tip information.
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.