op-chain-ops: better error handling in op-migrate
Prevent `nil` dereference by explicitly checking for `nil`. Add in logs to give better understanding of what the script is doing.
Showing
Please register or sign in to comment
Prevent `nil` dereference by explicitly checking for `nil`. Add in logs to give better understanding of what the script is doing.