Files
lotus/node/impl
Steven Allen 6e22c08c1d fix: api: return errors on failure to lookup an eth txn receipt (#11329)
All these cases here are actually errors and returning `nil` makes this
hard to debug. We likely returned nil in the past to be "best effort"
but, as far as I can tell, we should only hit these error cases if
something is actually wrong.

part of #11325
2023-10-24 12:13:45 -07:00
..
2022-06-14 17:00:51 +02:00
2022-06-14 17:00:51 +02:00
2021-12-11 17:04:00 -05:00
2023-08-28 17:48:22 +00:00