mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-04 02:53:35 +00:00
Merge pull request #1284 from cburgdorf/patch-1
Corrected wrong hex value in EIP-145
This commit is contained in:
commit
a18701f83c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user