Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #61 from ethereumjs/fix-links
Browse files Browse the repository at this point in the history
Changes EIP links to preferred citation format
  • Loading branch information
evertonfraga authored Jan 6, 2020
2 parents e4e6855 + 8875abe commit 485cddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Note that the library is not meant to be used to handle your wallet accounts, us
`web3.js` library for that. This is just a semantic wrapper to ease the use of account data and
provide functionality for reading and writing accounts from and to the Ethereum state trie.

Note: The library implements [EIP-161](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-161.md) to determine empty accounts,
Note: The library implements [EIP-161](https://eips.ethereum.org/EIPS/eip-161) to determine empty accounts,
and as such doesn't support hardforks before the Spurious Dragon.

# INSTALL
Expand Down

0 comments on commit 485cddb

Please sign in to comment.