Update installation-testnet-mainnet.md

This commit is contained in:
Richard Ramos 2018-11-30 19:49:40 -04:00 committed by GitHub
parent b37abc4160
commit 1e23a957cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -128,13 +128,3 @@ chmod +x ./launch-geth-testnet.sh
#### NOTE
Work is in progress for using the test-dapp inside status.
```
testnet: {
accounts: [
{
privateKey: "your_private_key_here"
}
],
....
```