rust-lightning/lightning
Jeffrey Czyz f69d9d7f30
Align ChannelMonitor interface with ChainListener
ChannelMonitor has block_connected and block_disconnected methods called
by <SimpleManyChannelMonitor as ChainListener>. Use similar parameters
in ChannelMonitor such that transformations are not needed and the
interface is more closely aligned with ChainListener.
2020-09-24 10:22:06 -07:00
..
src Align ChannelMonitor interface with ChainListener 2020-09-24 10:22:06 -07:00
Cargo.toml Update to latest upstream rust-bitcoin 2020-09-10 16:20:01 -04:00