Open gitsomedev opened 6 years ago
inside BlockManager.js there needs to be a clack (around line 200) to check the incremental proof of work and ensure the block difficulty is high enough. right now there are only base difficulty checks.
BlockManager.js
inside
BlockManager.js
there needs to be a clack (around line 200) to check the incremental proof of work and ensure the block difficulty is high enough. right now there are only base difficulty checks.