Type Definition sp_consensus::CacheKeyId
source · pub type CacheKeyId = [u8; 4];
Expand description
Type of keys in the blockchain cache that consensus module could use for its needs.
pub type CacheKeyId = [u8; 4];
Type of keys in the blockchain cache that consensus module could use for its needs.