pallet_
auto_
id
0.1.0
Identifier
Aliased type
Fields
0
In crate pallet_
auto_
id
pallet_auto_id
Type Alias
Identifier
Copy item path
source
pub type Identifier = H256;
Expand description
Unique AutoId identifier.
Aliased Type
§
struct Identifier(pub [
u8
;
32
]);
Fields
§
§
0: [
u8
;
32
]