Update README.md

This commit is contained in:
Suryab2 2019-03-25 12:07:15 +05:30 committed by GitHub
parent 2f5b6cb442
commit cd9e59173f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,7 +93,7 @@ Specifying the `--testnet` flag, however, will reconfigure your Geth instance a
and Linux this also means that attaching to a running testnet node requires the use of a custom
endpoint since `geth attach` will try to attach to a production node endpoint by default. E.g.
`geth attach <datadir>/testnet/geth.ipc`. Windows users are not affected by this.
* Instead of connecting the main Ethereum network, the client will connect to the test network,
* Instead of connecting the main Ethereum network , the client will connect to the test network,
which uses different P2P bootnodes, different network IDs and genesis states.
*Note: Although there are some internal protective measures to prevent transactions from crossing