Consensys / eth-lightwallet

Lightweight JS Wallet for Node and the browser
MIT License
1.46k stars 501 forks source link

Fixed deprecated async loading path #223

Open ggarri opened 5 years ago

ggarri commented 5 years ago

Async library has modified the path to the async.js lib as we can see from their github repo.

This PR intends to adapt the usage of the async lib within the webwallet.html example