MCPcopy 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
27class BMObjectInvalidError(Exception):
28 errorCodes = ("Invalid object")
29
30
31class BMObjectAlreadyHaveError(Exception):

Callers 3

checkGetpubkeyMethod · 0.85
checkPubkeyMethod · 0.85
checkBroadcastMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected