MCPcopy Create free account
hub / github.com/ElementsProject/elements / setup_network

Method setup_network

test/functional/feature_abortnode.py:24–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 self.rpc_timeout = 240
23
24 def setup_network(self):
25 self.setup_nodes()
26 # We'll connect the nodes later
27
28 def run_test(self):
29 self.generate(self.nodes[0], 3, sync_fun=self.no_op)

Callers

nothing calls this directly

Calls 1

setup_nodesMethod · 0.45

Tested by

no test coverage detected