Update to use preferred citation format (#1732)

This commit is contained in:
William Entriken 2019-03-08 06:15:52 -05:00 committed by Nick Savers
parent 53f107c097
commit a27de46e46

View File

@ -20,10 +20,10 @@ This specifies the changes included in the hard fork named Spurious Dragon.
- Block >= 2,675,000 on Mainnet
- Block >= 1,885,000 on Morden
- Included EIPs:
- [EIP 155](eip-155.md) (Simple replay attack protection)
- [EIP 160](eip-160.md) (EXP cost increase)
- [EIP 161](eip-161.md) (State trie clearing)
- [EIP 170](eip-170.md) (Contract code size limit)
- [EIP 155](https://eips.ethereum.org/EIPS/eip-155) (Simple replay attack protection)
- [EIP 160](https://eips.ethereum.org/EIPS/eip-160) (EXP cost increase)
- [EIP 161](https://eips.ethereum.org/EIPS/eip-161) (State trie clearing)
- [EIP 170](https://eips.ethereum.org/EIPS/eip-170) (Contract code size limit)
## References