MCPcopy Index your code
hub / github.com/petertodd/python-bitcoinlib / CheckBlockHeaderError

Class CheckBlockHeaderError

bitcoin/core/__init__.py:816–817  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

814
815
816class CheckBlockHeaderError(ValidationError):
817 pass
818
819class CheckProofOfWorkError(CheckBlockHeaderError):
820 pass

Callers 1

CheckBlockHeaderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected