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