Extend KeysInterface with derive_channel_keys
[rust-lightning] / lightning / src / ln / channel.rs
index 92428a09d0e081629cda17e94f35ce01683b8b01..1ce6f2c6649d7d5f2beefd80198ecacb23f16dcc 100644 (file)
@@ -4447,6 +4447,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()[..],