fix test broken by previous commit

This commit is contained in:
ThomasV 2017-03-21 09:59:48 +01:00
parent 1d84029173
commit c2142ebf26
1 changed files with 0 additions and 2 deletions

View File

@ -57,7 +57,6 @@ class TestTransaction(unittest.TestCase):
'inputs': [{
'type': 'p2pkh',
'address': '1446oU3z268EeFgfcwJv6X2VBXHfoYxfuD',
'is_coinbase': False,
'num_sig': 1,
'prevout_hash': '3140eb24b43386f35ba69e3875eb6c93130ac66201d01c58f598defc949a5c2a',
'prevout_n': 0,
@ -105,7 +104,6 @@ class TestTransaction(unittest.TestCase):
'inputs': [{
'type': 'p2pkh',
'address': '1446oU3z268EeFgfcwJv6X2VBXHfoYxfuD',
'is_coinbase': False,
'num_sig': 1,
'prevout_hash': '3140eb24b43386f35ba69e3875eb6c93130ac66201d01c58f598defc949a5c2a',
'prevout_n': 0,