op-chain-ops: defensive storage config (#3643)
Check for nil values coming from the block when creating
a new `StorageConfig`. This will prevent cryptic errors
that happen deeper in serialization, when trying to
deal with `nil` values. Instead the error should be caught
earlier with a better error message.
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Showing
Please register or sign in to comment