EthereumCommonwealth / etherwallet

Ethereum Classic blockchain interaction web tool.
https://ethereumproject.github.io/etherwallet/
BSD 4-Clause "Original" or "Old" License
14 stars 17 forks source link

fix default node key #215

Closed j-chimienti closed 6 years ago

j-chimienti commented 6 years ago

fixes #214 issue:

if 1st time user or clear localStorage setting node throws error

changes:

defaultNodeKey: string = "etc_ethereumcommonwealth_parity"

set key from globalFuncs instead of hardcoded value