mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
delete return statement that top of setup_network
This commit is contained in:
parent
a1db263765
commit
6d22d975ff
1 changed files with 0 additions and 1 deletions
|
|
@ -151,7 +151,6 @@ class EstimateFeeTest(BitcoinTestFramework):
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue