MCPcopy 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
35class BMProtoExcessiveDataError(BMProtoError):
36 errorCodes = ("Too much data")
37
38
39class BMProto(AdvancedDispatcher, ObjectTracker):

Callers 2

_command_invMethod · 0.85
bm_command_objectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected