mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 11:06:49 +00:00
instead of using header as input param, now getReceipts using receiptRoot hash, the intention is clearer and less data passed around when we only using receiptRoot instead of whole block header.