alloy_primitives
0.8.18
BlockHash
Aliased type
Fields
0
In alloy_primitives::aliases
Type Alias
alloy_primitives
::
aliases
::
BlockHash
Copy item path
source
·
[
−
]
pub type BlockHash =
B256
;
Expand description
A block hash.
Aliased Type
§
struct BlockHash(pub [
u8
;
32
]);
Fields
§
§
0: [
u8
;
32
]