filecoin-explorer
filecoin-explorer copied to clipboard
Update fetchBlock to handle cid type in messages and receipts
(1) make two more calls to read message and receipt cids to construct block (2) do this in a way that doesn't race on cached promise (as it does now) and maintains the efficiency of cached promises