mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* Expose CheckProofOfWork from model/pow * Update blockvalidator to call the new CheckProofOfWork * Update genesis blocks * Update tools to use the new CheckProofOfWork * Update tests with new PoW