File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -193,6 +193,6 @@ matrix:
193193notifications :
194194 webhooks :
195195 urls :
196- - https://webhooks.gitter.im/e/e09ccdce1048c5e03445
196+ - https://webhooks.gitter.im/e/a513fc5759b168761b82
197197 on_success : change
198198 on_failure : always
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/6874
77)] ( https://godoc.org/github.com/ethereum/go-ethereum )
88[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/ethereum/go-ethereum )] ( https://goreportcard.com/report/github.com/ethereum/go-ethereum )
99[ ![ Travis] ( https://travis-ci.org/ethereum/go-ethereum.svg?branch=master )] ( https://travis-ci.org/ethereum/go-ethereum )
10- [ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/ethereum/go-ethereum ?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
10+ [ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/amisbft/Lobby ?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
1111
1212Automated builds are available for stable releases and the unstable master branch.
1313Binary archives are published at https://geth.ethereum.org/downloads/ .
@@ -95,7 +95,7 @@ Specifying the `--testnet` flag however will reconfigure your Geth instance a bi
9595 ` geth attach <datadir>/testnet/geth.ipc ` . Windows users are not affected by this.
9696 * Instead of connecting the main Ethereum network, the client will connect to the test network,
9797 which uses different P2P bootnodes, different network IDs and genesis states.
98-
98+
9999* Note: Although there are some internal protective measures to prevent transactions from crossing
100100over between the main network and test network, you should make sure to always use separate accounts
101101for play-money and real-money. Unless you manually move accounts, Geth will by default correctly
You can’t perform that action at this time.
0 commit comments