File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -310,13 +310,14 @@ which aren't listed, i.e. clients should not require that any particular network
310
310
used. Note that the Network ID may or may not correspond with the EIP-155 Chain ID used
311
311
for transaction replay prevention.
312
312
313
- | ID | chain |
314
- | ----| -------------------------------|
315
- | 0 | Olympic (disused) |
316
- | 1 | Frontier (now mainnet) |
317
- | 2 | Morden (disused) |
318
- | 3 | Ropsten (current PoW testnet) |
319
- | 4 | [ Rinkeby] |
313
+ | ID | chain |
314
+ | ----| ---------------------------|
315
+ | 0 | Olympic (disused) |
316
+ | 1 | Frontier (now mainnet) |
317
+ | 2 | Morden testnet (disused) |
318
+ | 3 | Ropsten testnet (disused) |
319
+ | 4 | Rinkeby testnet (disused) |
320
+ | 5 | Goerli testnet |
320
321
321
322
For a community curated list of chain IDs, see < https://chainid.network > .
322
323
@@ -564,7 +565,6 @@ Version numbers below 60 were used during the Ethereum PoC development phase.
564
565
[ GetReceipts ] : #getreceipts-0x0f
565
566
[ Receipts ] : #receipts-0x10
566
567
[ RLPx ] : ../rlpx.md
567
- [ Rinkeby ] : https://rinkeby.io
568
568
[ EIP-155 ] : https://eips.ethereum.org/EIPS/eip-155
569
569
[ EIP-1559 ] : https://eips.ethereum.org/EIPS/eip-1559
570
570
[ EIP-2124 ] : https://eips.ethereum.org/EIPS/eip-2124
You can’t perform that action at this time.
0 commit comments