Type Alias primitives::pos::NodeId

source ·
pub type NodeId = H256;

Aliased Type§

struct NodeId(pub [u8; 32]);

Fields§

§0: [u8; 32]