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:
@@ -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."
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
@@ -1618,3 +1618,4 @@
|
||||
"valid": true
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
@@ -24251,3 +24251,4 @@
|
||||
"comment": "Block at height 4032 has a lower timestamp than block at height 2016."
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
@@ -60,3 +60,4 @@
|
||||
"valid": false
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user