mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-19 12:08:05 +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:
parent
0feb1209d0
commit
7cd2a7bdbb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user