Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ FailedToStartError
Class
FailedToStartError
test/functional/test_framework/test_node.py:37–38 ·
view source on GitHub ↗
Raised when a node fails to start correctly.
Source
from the content-addressed store, hash-verified
35
36
37
class
FailedToStartError(Exception):
38
""
"Raised when a node fails to start correctly."
""
39
40
41
class
ErrorMatch(Enum):
Callers
1
wait_for_rpc_connection
Method · 0.85
Calls
no outgoing calls
Tested by
1
wait_for_rpc_connection
Method · 0.68