pub type NodeId = PublicKey;
Public node & device identifier.
struct NodeId(pub PublicKey);
0: PublicKey