2nthony / macmineable

unMineable for macOS. Mining cryptocurrency on macOS with ease.
GNU General Public License v3.0
64 stars 9 forks source link

When using the invalided address will throw error. #5

Closed 2nthony closed 3 years ago

2nthony commented 3 years ago

Describe the bug

Uncaught Exception:TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
at Object.exports.getHashrate

Desktop (please complete the following information):

2nthony commented 3 years ago

Solution 1

Try to check the address is valid before start. If valid then proceed, else will let user know and guide to user unMineable page to register the address first.