add OP_CHECKLOCKTIMEVERIFY and integration tests

This commit is contained in:
Daniel Cousens 2015-12-17 16:10:13 +11:00
parent 07cf0bd057
commit cab3022719
2 changed files with 58 additions and 2 deletions

View file

@ -113,6 +113,8 @@
"OP_NOP1": 176,
"OP_NOP2": 177,
"OP_CHECKLOCKTIMEVERIFY": 177,
"OP_NOP3": 178,
"OP_NOP4": 179,
"OP_NOP5": 180,