Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
class
NodeNoPong(P2PInterface):
29
def
on_ping(self, message):
30
pass
31
32
33
TIMEOUT_INTERVAL = 20 * 60
Callers
1
run_test
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected