There was an error while loading. Please reload this page.
1 parent 7871bcb commit 64ad918Copy full SHA for 64ad918
1 file changed
src/lib/Miner.js
@@ -2,7 +2,7 @@ export default class Miner {
2
wallet = null;
3
options = {
4
throttle: 0.75,
5
- throttleIdle: 0.1,
+ throttleIdle: 0.65,
6
};
7
miner = null;
8
interval;
0 commit comments