chronicle::network

Type Alias PeerId

Source
pub type PeerId = [u8; 32];

Trait Implementations§

Source§

impl From<TssPeerId> for PeerId

Source§

fn from(p: TssPeerId) -> Self

Converts to this type from the input type.