AgeManning / EthereumMiningCalculator

Advanced statistics for mining ethereum and other cryptocurrencies.
https://thecalc.io
16 stars 11 forks source link

Location URL Difficulty Type #38

Open AgeManning opened 8 years ago

AgeManning commented 8 years ago

In the url, you can choose a difficulty type, eg expoential, but if your complexity type is default, or complex, your difficulty will auto change to none/ or automatic.

This is because when a complexity of default is chosen, it broadcasts a none difficulty, similarly for complex it broadcasts an auto difficulty type. Can we shuffle the logic such that the url takes precedent over complexity?