Type Alias kitsune_p2p_block::NodeId

source ·
pub type NodeId = Arc<[u8; 32]>;

Aliased Type§

struct NodeId { /* private fields */ }