[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 *
import binascii
COIN = 100000000
MAX_REPLACEMENT_LIMIT = 100
def satoshi_round(amount):