Update installation-testnet-mainnet.md
This commit is contained in:
parent
b37abc4160
commit
1e23a957cd
|
@ -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"
|
||||
}
|
||||
],
|
||||
....
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue