Add low_r signature grinding
[rust-lightning] / lightning / src / ln / channel.rs
index 71e0ea121a929f2533c3af47714a50264e83b962..0b0e092468d008c8c245a2c90198b2858ee7eebd 100644 (file)
@@ -6628,6 +6628,7 @@ mod tests {
                }
        }
 
+       #[cfg(not(feature = "grind_signatures"))]
        #[test]
        fn outbound_commitment_test() {
                // Test vectors from BOLT 3 Appendices C and F (anchors):