Utility for syncing a set of chain listeners
[rust-lightning] / lightning-block-sync / src / test_utils.rs
2021-02-26 Jeffrey CzyzUtility for syncing a set of chain listeners
2021-02-26 Jeffrey CzyzAdd SpvClient used to poll for the best chain tip
2021-02-26 Jeffrey CzyzAdd ChainNotifier and define ChainListener trait
2021-02-26 Jeffrey CzyzAdd ChainPoller implementation of Poll trait