MCPcopy 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
22class VerifyError(Exception):
23 pass
24
25
26class SignError(Exception):

Callers 5

verifyPieceMethod · 0.90
verifyCertMethod · 0.85
verifyContentMethod · 0.85
verifyContentIncludeMethod · 0.85
verifyFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected