trufflesuite / truffle-hdwallet-provider

HD Wallet-enabled Web3 provider
MIT License
399 stars 167 forks source link

Update index.js #70

Closed ProphetDaniel closed 6 years ago

ProphetDaniel commented 6 years ago

Prettified, worked around this bug https://github.com/ethereum/web3.js/issues/1119, var to const whenever possible.

benjamincburns commented 6 years ago

Thanks for this @ProphetDaniel but at the moment we're in the middle of implementing a bunch of style rules/checks within the various truffle projects and it seems likely that we'll wind up redoing this change at that time.