The kind of the trie node.
Branch node (left & right subtree hashes)
Embedded leaf node (value len + value)
Leaf node (value hash)
The kind of the trie node.