Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_gossip_no_empty_announcements
Function · 0.45
test_gossip_query_channel_range
Function · 0.45
test_query_short_channel_id
Function · 0.45
test_gossipwith
Function · 0.45
test_gossip_notices_close
Function · 0.45
test_gossip_store_load_uncompacted
Function · 0.45
test_gossip_announce_invalid_block
Function · 0.45
test_gossip_announce_unknown_block
Function · 0.45
test_routetool
Function · 0.45
get_gossip
Function · 0.45
test_dump_own_gossip
Function · 0.45
test_gossip_throttle
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected