auto_
id_
domain_
runtime
0.1.0
Hash
Aliased type
Fields
0
In crate auto_
id_
domain_
runtime
auto_id_domain_runtime
Type Alias
Hash
Copy item path
source
pub type Hash = H256;
Expand description
A hash of some data used by the chain.
Aliased Type
§
struct Hash(pub [
u8
;
32
]);
Fields
§
§
0: [
u8
;
32
]