Refactored some internal libraries.

This commit is contained in:
ricmoo 2016-08-23 20:24:18 -04:00
parent a9aaeefe24
commit 1c9c7b7a7d
3 changed files with 308 additions and 296 deletions

582
dist/ethers-wallet.js vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -1,6 +1,6 @@
{ {
"name": "ethers-wallet", "name": "ethers-wallet",
"version": "1.0.0", "version": "1.0.1",
"description": "Ethereum wallet library.", "description": "Ethereum wallet library.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {