pub type ChainItemHash<I> = <I as ChainItem>::Hash;
Expand description

Alias for getting the associated hash type of a ChainItem