mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
Check all cargo fmt
This commit is contained in:
@@ -7,7 +7,7 @@ use keccak_hash::KECCAK_EMPTY_LIST_RLP;
|
|||||||
use triehash::ordered_trie_root;
|
use triehash::ordered_trie_root;
|
||||||
use types::{
|
use types::{
|
||||||
EncodableExecutionBlockHeader, EthSpec, ExecutionBlockHash, ExecutionBlockHeader,
|
EncodableExecutionBlockHeader, EthSpec, ExecutionBlockHash, ExecutionBlockHeader,
|
||||||
ExecutionPayloadRef, Hash256
|
ExecutionPayloadRef, Hash256,
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Calculate the block hash of an execution block.
|
/// Calculate the block hash of an execution block.
|
||||||
|
|||||||
Reference in New Issue
Block a user