pallet_auto_id

Type Alias Identifier

source
pub type Identifier = H256;
Expand description

Unique AutoId identifier.

Aliased Type§

struct Identifier(pub [u8; 32]);

Fields§

§0: [u8; 32]