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

Class NodeNoPong

test/functional/p2p_ping.py:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27
28class NodeNoPong(P2PInterface):
29 def on_ping(self, message):
30 pass
31
32
33TIMEOUT_INTERVAL = 20 * 60

Callers 1

run_testMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected