Add BOLT 3 test vector for CLTV tiebreaker#771
Conversation
The test vector was added in lightning/bolts#539.
Codecov Report
@@ Coverage Diff @@
## main #771 +/- ##
==========================================
- Coverage 91.35% 91.22% -0.13%
==========================================
Files 37 37
Lines 22791 22866 +75
==========================================
+ Hits 20821 20860 +39
- Misses 1970 2006 +36
Continue to review full report at Codecov.
|
|
Tested by removing the tiebreaker and seeing a test failure. |
TheBlueMatt
left a comment
There was a problem hiding this comment.
Why did we only take one of the new tests when it looks like the spec PR has several tests?
The spec PR only adds one new test vector. However, it was updated to include all test vectors for use with |
The test vector was added in lightning/bolts#539.