MCPcopy Create free account
hub / github.com/ElementsProject/lightning / run

Method run

tests/test_currencyrate.py:222–223  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

220 self.port = self._server.server_port
221
222 def run(self):
223 self._server.serve_forever()
224
225 def shutdown(self):
226 self._server.shutdown()

Callers 15

test_gossipwithFunction · 0.45
test_routetoolFunction · 0.45
get_gossipFunction · 0.45
test_dump_own_gossipFunction · 0.45
test_gossip_throttleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected