Make test constant consistent with consensus.h

This commit is contained in:
BtcDrak
2016-11-21 21:29:22 +00:00
parent 0c577f2638
commit 09dc4064ac
4 changed files with 24 additions and 24 deletions

View File

@@ -44,7 +44,7 @@ MY_SUBVERSION = b"/python-mininode-tester:0.0.3/"
MY_RELAY = 1 # from version 70001 onwards, fRelay should be appended to version messages (BIP37)
MAX_INV_SZ = 50000
MAX_BLOCK_SIZE = 1000000
MAX_BLOCK_BASE_SIZE = 1000000
COIN = 100000000 # 1 btc in satoshis