Automatically merged updates to draft EIP(s) 1066

Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
This commit is contained in:
Brooklyn Zelenka 2018-07-14 17:53:40 +02:00 committed by EIP Automerge Bot
parent 3963129ad5
commit 05c1c0d317

View File

@ -578,7 +578,9 @@ function appCode(Sleep _state) returns (byte code) {
## Implementation
Reference cases and helper library can be found [here](https://github.com/Finhaven/EthereumStatusCodes)
Reference cases and helper libraries (Solidity and JS) can be found at:
* [Source Code](https://github.com/expede/ethereum-status-codes/)
* [Package on npm](https://www.npmjs.com/package/ethereum-status-codes)
## Copyright