mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update README.md
This commit is contained in:
parent
2f5b6cb442
commit
cd9e59173f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue