Module mock

Source
Expand description

Mock ChainTips for use in tests.

Structs§

MockChainTip
A mock ChainTip implementation that allows setting the best_tip_height externally.
MockChainTipSender
A sender to sets the values read by a MockChainTip.