mirror of https://github.com/status-im/EIPs.git
Limit the backward compatibility
https://github.com/ethereum/EIPs/pull/206#discussion_r151943639
This commit is contained in:
parent
5051d0f297
commit
3355c0903c
|
@ -40,7 +40,7 @@ The content of the optionally provided memory section is not defined by this EIP
|
|||
|
||||
## Backwards Compatibility
|
||||
|
||||
This change has no effect on contracts created in the past.
|
||||
This change has no effect on contracts created in the past unless they contain `0xfd` as an instruction.
|
||||
|
||||
## Test Cases
|
||||
|
||||
|
|
Loading…
Reference in New Issue