aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/fundrawtransaction.py
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2016-10-03 10:12:28 +0200
committerMarcoFalke <falke.marco@gmail.com>2016-10-03 10:12:42 +0200
commit76f3c02fb01a6df98fbd8c16ac21d159d4649d37 (patch)
treeb29ab0e61beb75a9204d59777fe13a89dcfcf47c /qa/rpc-tests/fundrawtransaction.py
parenteafc5f4fae52a16ad7343f7fb13bfecf9b62310a (diff)
parentfa7c35c4ec630838178b4674288da33561a66f08 (diff)
downloadbitcoin-76f3c02fb01a6df98fbd8c16ac21d159d4649d37.tar.xz
Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()
fa7c35c [qa] util: Move wait_bitcoinds() into stop_nodes() (MarcoFalke)
Diffstat (limited to 'qa/rpc-tests/fundrawtransaction.py')
-rwxr-xr-xqa/rpc-tests/fundrawtransaction.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/qa/rpc-tests/fundrawtransaction.py b/qa/rpc-tests/fundrawtransaction.py
index eeb8476634..8c45578fcf 100755
--- a/qa/rpc-tests/fundrawtransaction.py
+++ b/qa/rpc-tests/fundrawtransaction.py
@@ -470,7 +470,6 @@ class RawTransactionsTest(BitcoinTestFramework):
self.nodes[1].encryptwallet("test")
self.nodes.pop(1)
stop_nodes(self.nodes)
- wait_bitcoinds()
self.nodes = start_nodes(self.num_nodes, self.options.tmpdir)
# This test is not meant to test fee estimation and we'd like