add OP_CHECKLOCKTIMEVERIFY and integration tests
This commit is contained in:
parent
07cf0bd057
commit
cab3022719
2 changed files with 58 additions and 2 deletions
src
|
@ -113,6 +113,8 @@
|
|||
|
||||
"OP_NOP1": 176,
|
||||
"OP_NOP2": 177,
|
||||
"OP_CHECKLOCKTIMEVERIFY": 177,
|
||||
|
||||
"OP_NOP3": 178,
|
||||
"OP_NOP4": 179,
|
||||
"OP_NOP5": 180,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue