Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ msg_pong_corrupt
Class
msg_pong_corrupt
test/functional/p2p_ping.py:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
18
class
msg_pong_corrupt(msg_pong):
19
def
serialize(self):
20
return
b
""
21
22
23
class
NodePongAdd1(P2PInterface):
Callers
1
run_test
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected