diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2017-12-13 05:06:02 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2017-12-13 07:56:30 +0800 |
commit | 1e9f23ebba5e0729b64e757d6901205278871e9f (patch) | |
tree | ad768a48539ebaa66f0c852f4d9a2183cbbcb2ce /packages/kovan-faucets/README.md | |
parent | bbb768c5cfa8bf713670608f859debae42b42898 (diff) | |
download | dexon-sol-tools-1e9f23ebba5e0729b64e757d6901205278871e9f.tar dexon-sol-tools-1e9f23ebba5e0729b64e757d6901205278871e9f.tar.gz dexon-sol-tools-1e9f23ebba5e0729b64e757d6901205278871e9f.tar.bz2 dexon-sol-tools-1e9f23ebba5e0729b64e757d6901205278871e9f.tar.lz dexon-sol-tools-1e9f23ebba5e0729b64e757d6901205278871e9f.tar.xz dexon-sol-tools-1e9f23ebba5e0729b64e757d6901205278871e9f.tar.zst dexon-sol-tools-1e9f23ebba5e0729b64e757d6901205278871e9f.zip |
Fix build errors
Diffstat (limited to 'packages/kovan-faucets/README.md')
-rw-r--r-- | packages/kovan-faucets/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/kovan-faucets/README.md b/packages/kovan-faucets/README.md index 72c1368fb..b372c8b15 100644 --- a/packages/kovan-faucets/README.md +++ b/packages/kovan-faucets/README.md @@ -25,8 +25,6 @@ export FAUCET_ROLLBAR_ACCESS_KEY={GET_THIS_FROM_ROLLBAR_ACCOUNT_SETTINGS} Note: The above public/private keys exist when running `testrpc` with the following option `--mnemonic concert load couple harbor equip island argue ramp clarify fence smart topic`. -The real production key with kovan ETH exist in 1password - ``` npm run dev ``` |