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:
193
193
notifications :
194
194
webhooks :
195
195
urls :
196
- - https://webhooks.gitter.im/e/e09ccdce1048c5e03445
196
+ - https://webhooks.gitter.im/e/a513fc5759b168761b82
197
197
on_success : change
198
198
on_failure : always
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/6874
7
7
)] ( https://godoc.org/github.com/ethereum/go-ethereum )
8
8
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/ethereum/go-ethereum )] ( https://goreportcard.com/report/github.com/ethereum/go-ethereum )
9
9
[ ![ 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 )
11
11
12
12
Automated builds are available for stable releases and the unstable master branch.
13
13
Binary 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
95
95
` geth attach <datadir>/testnet/geth.ipc ` . Windows users are not affected by this.
96
96
* Instead of connecting the main Ethereum network, the client will connect to the test network,
97
97
which uses different P2P bootnodes, different network IDs and genesis states.
98
-
98
+
99
99
* Note: Although there are some internal protective measures to prevent transactions from crossing
100
100
over between the main network and test network, you should make sure to always use separate accounts
101
101
for 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