Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ TestP2PConn
Class
TestP2PConn
test/functional/p2p_timeouts.py:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
30
class
TestP2PConn(P2PInterface):
31
def
on_version(self, message):
32
# Don't send a verack in response
33
pass
34
35
36
class
TimeoutsTest(BitcoinTestFramework):
Callers
1
run_test
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected