mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-15 01:04:11 +00:00
57fc1d21e1
* Added missing error checks Add error handling where we assign err a value, but don't check for it being nil. * core/rawdb: tiny style nit