sc_network_test
0.8.0
Hash
Aliased type
Fields
0
In crate sc_network_test
Type Alias
sc_network_test
::
Hash
Copy item path
[
−
]
pub type Hash = H256;
Expand description
A simple hash type for all our hashing.
Aliased Type
§
struct Hash(pub [
u8
;
32
]);
Fields
§
§
0: [
u8
;
32
]