Merge pull request #1284 from cburgdorf/patch-1

Corrected wrong hex value in EIP-145
This commit is contained in:
Greg Colvin 2018-10-13 19:12:46 -06:00 committed by GitHub
commit a18701f83c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ The newly introduced instructions have no effect on bytecode created in the past
```
16. ```
PUSH 0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
PUSH 0x100
PUSH 0x0100
SAR
---
0x0000000000000000000000000000000000000000000000000000000000000000