We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcd581 commit 004e305Copy full SHA for 004e305
lightning/src/ln/priv_short_conf_tests.rs
@@ -644,7 +644,7 @@ fn test_simple_0conf_channel() {
644
}
645
646
#[test]
647
-fn test_0_conf_channel_with_async_monitor() {
+fn test_0conf_channel_with_async_monitor() {
648
// Test that we properly send out funding_locked in (both inbound- and outbound-) zero-conf
649
// channels if ChannelMonitor updates return a `TemporaryFailure` during the initial channel
650
// negotiation.
0 commit comments