Check all cargo fmt

This commit is contained in:
dospore
2024-07-10 09:18:24 +10:00
parent da87a2c93c
commit e882948754

View File

@@ -7,7 +7,7 @@ use keccak_hash::KECCAK_EMPTY_LIST_RLP;
use triehash::ordered_trie_root;
use types::{
EncodableExecutionBlockHeader, EthSpec, ExecutionBlockHash, ExecutionBlockHeader,
ExecutionPayloadRef, Hash256
ExecutionPayloadRef, Hash256,
};
/// Calculate the block hash of an execution block.