rust-lightning/lightning/fuzz
Valentine Wallace 1ec0c14fce
multi: remove listeners field and method from ChainWatchInterface
This includes the purpose of this PR, which is to remove the circular reference created by ChainListeners self-adding themselves to their ChainWatchInterface's `listeners` field.
2019-11-21 18:06:35 -05:00
..
fuzz_targets multi: remove listeners field and method from ChainWatchInterface 2019-11-21 18:06:35 -05:00
.gitignore Use workspaces to separate crates 2019-11-15 02:44:30 +00:00
Cargo.toml Use workspaces to separate crates 2019-11-15 02:44:30 +00:00
travis-fuzz.sh Use workspaces to separate crates 2019-11-15 02:44:30 +00:00