iota_types::committee

Type Alias EpochId

Source
pub type EpochId = u64;

Trait Implementations§

Source§

impl<W> Signable<W> for EpochId
where W: Write,

Source§

fn write(&self, writer: &mut W)