sandwichfarm / notemine

⛏️ wasm nostr note miner written in rust.
https://sandwichfarm.github.io/notemine
3 stars 1 forks source link

Add parameter for turning off Best PoW report #3

Open dskvr opened 1 month ago

dskvr commented 1 month ago

This condition slows down hash-rate, while this is very useful the use of this function should be user-determined. Should be able to be updated while miner is running (turned on and off while miner is running. )

Potentially disable by setting PoW threshold to -1 in #7