Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitmessage/PyBitmessage
/ BMObjectInvalidError
Class
BMObjectInvalidError
src/network/bmobject.py:27–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
class
BMObjectInvalidError(Exception):
28
errorCodes = (
"Invalid object"
)
29
30
31
class
BMObjectAlreadyHaveError(Exception):
Callers
3
checkGetpubkey
Method · 0.85
checkPubkey
Method · 0.85
checkBroadcast
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected