Merge pull request #1388 from lightning-signer/2022-03-grind
[rust-lightning] / lightning / src / ln / channel.rs
index 17f1976364859cdc973f5ec17f6ba4cafe835651..171a41dfa26f02478aaa3c94f6225863cc4491de 100644 (file)
@@ -6629,6 +6629,7 @@ mod tests {
                }
        }
 
+       #[cfg(not(feature = "grind_signatures"))]
        #[test]
        fn outbound_commitment_test() {
                // Test vectors from BOLT 3 Appendices C and F (anchors):