From 7cd2a7bdbbb46e2803855f13e2e39ec20d4f96a1 Mon Sep 17 00:00:00 2001 From: Peter Todd Date: Sat, 5 Dec 2015 17:58:33 +0800 Subject: [PATCH] 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. --- bip-0065.mediawiki | 1 + 1 file changed, 1 insertion(+) diff --git a/bip-0065.mediawiki b/bip-0065.mediawiki index 57b3d025..f5144ebe 100644 --- a/bip-0065.mediawiki +++ b/bip-0065.mediawiki @@ -195,6 +195,7 @@ transaction output ''can'' be spent. Refer to the reference implementation, reproduced below, for the precise semantics and detailed rationale for those semantics. + case OP_NOP2: { // CHECKLOCKTIMEVERIFY