Skip to content

Commit 6ef4168

Browse files
committed
caps/eth.md: remove link to rinkeby.io
1 parent de798d8 commit 6ef4168

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

caps/eth.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -310,13 +310,14 @@ which aren't listed, i.e. clients should not require that any particular network
310310
used. Note that the Network ID may or may not correspond with the EIP-155 Chain ID used
311311
for transaction replay prevention.
312312

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 |
320321

321322
For a community curated list of chain IDs, see <https://chainid.network>.
322323

@@ -564,7 +565,6 @@ Version numbers below 60 were used during the Ethereum PoC development phase.
564565
[GetReceipts]: #getreceipts-0x0f
565566
[Receipts]: #receipts-0x10
566567
[RLPx]: ../rlpx.md
567-
[Rinkeby]: https://rinkeby.io
568568
[EIP-155]: https://eips.ethereum.org/EIPS/eip-155
569569
[EIP-1559]: https://eips.ethereum.org/EIPS/eip-1559
570570
[EIP-2124]: https://eips.ethereum.org/EIPS/eip-2124

0 commit comments

Comments
 (0)