filecoin-explorer icon indicating copy to clipboard operation
filecoin-explorer copied to clipboard

Update fetchBlock to handle cid type in messages and receipts

Open ZenGround0 opened this issue 5 years ago • 0 comments

(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

ZenGround0 avatar Aug 06 '19 19:08 ZenGround0