ByteArray12

Type Alias ByteArray12 

Source
pub type ByteArray12 = [u8; 12];
Expand description

Cryptographic and Timestamp data types An array of 12 bytes. This does not implement hex or base58 fmt::Debug or constant time equality checks.