1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-29 17:39:57 +00:00

bip54: make test vectors POSIX-compliant (newline at EOF)

This was pointed out during the Bitcoin Inquisition PR review
This commit is contained in:
Antoine Poinsot
2026-03-13 15:26:18 -04:00
parent 78126a5f0c
commit 4f94c5f01f
4 changed files with 7 additions and 3 deletions

View File

@@ -77,3 +77,4 @@
"comment": "Block at height 4 with coinbase's nLockTime set to block's nTime minus 1 and maximum non-final nSequence."
}
]

View File

@@ -1618,3 +1618,4 @@
"valid": true
}
]

View File

@@ -24251,3 +24251,4 @@
"comment": "Block at height 4032 has a lower timestamp than block at height 2016."
}
]

View File

@@ -60,3 +60,4 @@
"valid": false
}
]