pub const NODE = 1u8
Expand description

Concatenated to node hash input as described by
“MTH(D[n]) = SHA-256(0x01 || MTH(D[0:k]) || MTH(D[k:n]))”