mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-21 19:18:25 +00:00
In some cases, inner contract creation may not be successful, and an inner contract was not created. This PR fixes a crash that could occur when doing tracing in such situations.