MCPcopy 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
18class msg_pong_corrupt(msg_pong):
19 def serialize(self):
20 return b""
21
22
23class NodePongAdd1(P2PInterface):

Callers 1

run_testMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected