pub type NodeId = NodeCert;
Expand description

A peer (from the perspective of any other node) is uniquely identified by its Cert

Aliased Type§

struct NodeId(/* private fields */);