impl hash correctly for the blob wrapper

This commit is contained in:
realbigsean
2022-12-23 12:53:59 -05:00
parent d09523802b
commit 1dc0759f57
3 changed files with 7 additions and 5 deletions

View File

@@ -77,7 +77,7 @@ impl<E: EthSpec> EarlyAttesterCache<E> {
source,
target,
block,
blobs,
blobs: blobs?,
proto_block,
};