[qa] mininode: Add and use CONSTs

This commit is contained in:
MarcoFalke
2015-12-22 10:43:46 +01:00
parent fa8cd46f39
commit fad8cfb893
10 changed files with 16 additions and 17 deletions

View File

@@ -13,7 +13,6 @@ from test_framework.script import *
from test_framework.mininode import *
from test_framework.blocktools import *
COIN = 100000000
SEQUENCE_LOCKTIME_DISABLE_FLAG = (1<<31)
SEQUENCE_LOCKTIME_TYPE_FLAG = (1<<22) # this means use time (0 means height)
SEQUENCE_LOCKTIME_GRANULARITY = 9 # this is a bit-shift