iota_
types
0.11.0-alpha
EpochId
Trait Implementations
Signable<W>
In iota_
types::
committee
iota_types
::
committee
Type Alias
EpochId
Copy item path
Source
pub type EpochId =
u64
;
Trait Implementations
§
Source
§
impl<W>
Signable
<W> for
EpochId
where W:
Write
,
Source
§
fn
write
(&self, writer:
&mut W
)