NodeId

Type Alias NodeId 

Source
pub type NodeId = H256;

Aliased Type§

#[repr(C)]
pub struct NodeId(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]