mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-09-15 05:50:10 +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