MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / setup_network

Method setup_network

test/functional/wallet_importmulti.py:18–19  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

16 self.skip_if_no_wallet()
17
18 def setup_network(self):
19 self.setup_nodes()
20
21 def run_test (self):
22 self.log.info("Mining blocks...")

Callers

nothing calls this directly

Calls 1

setup_nodesMethod · 0.45

Tested by

no test coverage detected