mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-20 16:28:39 +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:
@@ -76,4 +76,5 @@
|
||||
"valid": false,
|
||||
"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
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
@@ -24250,4 +24250,5 @@
|
||||
"valid": true,
|
||||
"comment": "Block at height 4032 has a lower timestamp than block at height 2016."
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
@@ -59,4 +59,5 @@
|
||||
"tx": "01000000019222bbb054bb9f94571dfe769af5866835f2a97e883959fa757de4064bed8bca01000000035101b100000000010000000000000000016a01000000",
|
||||
"valid": false
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user