1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

Fix missing case statement at beginning of specification

Wasn't being displayed on github; adding an empty line prior to the spec
seems to fix this.
This commit is contained in:
Peter Todd
2015-12-05 17:58:33 +08:00
parent 0feb1209d0
commit 7cd2a7bdbb

View File

@@ -195,6 +195,7 @@ transaction output ''can'' be spent.
Refer to the reference implementation, reproduced below, for the precise Refer to the reference implementation, reproduced below, for the precise
semantics and detailed rationale for those semantics. semantics and detailed rationale for those semantics.
case OP_NOP2: case OP_NOP2:
{ {
// CHECKLOCKTIMEVERIFY // CHECKLOCKTIMEVERIFY