mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-02 17:53:52 +00:00
Update beacon_chain/libnimbus_lc/libnimbus_lc.nim
This commit is contained in:
parent
6518c578fb
commit
646fbce887
@ -2130,7 +2130,6 @@ proc ETHReceiptsCreateFromJson(
|
||||
except RlpError:
|
||||
raiseAssert "Unreachable"
|
||||
if tr.rootHash() != receiptsRoot[]:
|
||||
echo $tr.rootHash()
|
||||
return nil
|
||||
|
||||
let receipts = seq[ETHReceipt].new()
|
||||
|
Loading…
x
Reference in New Issue
Block a user