Remove useless build warnings
[rust-lightning] / lightning / src / ln / channel.rs
index c9eebf41eb4706b3a7d39c10600c92e7c8e8949e..b0f8ef9abee0d60441aaf80563098cf43f880bd9 100644 (file)
@@ -4439,6 +4439,7 @@ mod tests {
                        // These aren't set in the test vectors:
                        [0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff],
                        10_000_000,
+                       (0, 0)
                );
 
                assert_eq!(PublicKey::from_secret_key(&secp_ctx, chan_keys.funding_key()).serialize()[..],