Updates block number for rinkeby (#2352)

This commit is contained in:
Ev 2019-11-04 18:49:08 -05:00 committed by Alex Beregszaszi
parent 7c7d8e1ac8
commit 2c12dfd979
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ This meta-EIP specifies the changes included in the Ethereum hardfork that remov
- `Block >= 7_280_000` on the Ethereum mainnet
- `Block >= 4_939_394` on the Ropsten testnet
- `Block >= 10_255_201` on the Kovan testnet
- `Block >= 9_999_999` on the Rinkeby testnet
- `Block >= 4_321_234` on the Rinkeby testnet
- `Block >= 0` on the Görli testnet
- Removed EIPs:
- [EIP 1283](./eip-1283.md): Net gas metering for SSTORE without dirty maps