Module zebra_chain::chain_tip::mock
source · Expand description
Mock ChainTip
s for use in tests.
Structs§
- A mock
ChainTip
implementation that allows setting thebest_tip_height
externally. - A sender to sets the values read by a
MockChainTip
.