Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitmessage/PyBitmessage
/ BMProtoExcessiveDataError
Class
BMProtoExcessiveDataError
src/network/bmproto.py:35–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
class
BMProtoExcessiveDataError(BMProtoError):
36
errorCodes = (
"Too much data"
)
37
38
39
class
BMProto(AdvancedDispatcher, ObjectTracker):
Callers
2
_command_inv
Method · 0.85
bm_command_object
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected