Skip to content

Commit

Permalink
delete return statement that top of setup_network
Browse files Browse the repository at this point in the history
  • Loading branch information
AkioNak committed Aug 9, 2017
1 parent a1db263 commit 6d22d97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qa/rpc-tests/smartfees.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ def __init__(self):
self.setup_clean_chain = False

def setup_network(self):
return #TODO, commented out in test suite because exit fails
'''
We'll setup the network to have 3 nodes that all mine with different parameters.
But first we need to use one node to create a lot of small low priority outputs
Expand Down

0 comments on commit 6d22d97

Please sign in to comment.