mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 07:17:40 +01:00
Peer may send us a shutdown_scriptpubkey in open_channel or accept_channel messages. Before to enforce this policy on channel closing, we want to be sure that our peer has opt-in to it. Extend LocalFeatures new method visibilty from crate to public for fuzz tests |
||
---|---|---|
.. | ||
fuzz_targets | ||
src/util | ||
.gitignore | ||
Cargo.toml | ||
travis-fuzz.sh |