Type Alias EpochId

Source
pub type EpochId = H256;

Aliased Type§

struct EpochId(pub [u8; 32]);

Fields§

§0: [u8; 32]