Combine common fields of `AcceptChannel` & `AcceptChannelV2` into struct
[rust-lightning] / lightning / src / ln / shutdown_tests.rs
2021-08-17 Matt CoralloMove shutdown-related tests into a new module