Type Alias primitives::epoch::EpochId

source ·
pub type EpochId = H256;

Aliased Type§

struct EpochId(pub [u8; 32]);

Fields§

§0: [u8; 32]