Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/HelloZeroNet/ZeroNet
/ VerifyError
Class
VerifyError
src/Content/ContentManager.py:22–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
22
class
VerifyError(Exception):
23
pass
24
25
26
class
SignError(Exception):
Callers
5
verifyPiece
Method · 0.90
verifyCert
Method · 0.85
verifyContent
Method · 0.85
verifyContentInclude
Method · 0.85
verifyFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected