Type Alias pallet_auto_id::Serial

source ·
pub type Serial = U256;
Expand description

Serial issued by the subject.

Aliased Type§

struct Serial(pub [u64; 4]);

Fields§

§0: [u64; 4]