pub type Salt = H256;

Aliased Type§

struct Salt(pub [u8; 32]);

Fields§

§0: [u8; 32]