A branch node view of the underlying raw trie node.
+---------------------------------------------------------------+ | 512-bit trie node | +---+----------------------------+------------------------------+ | B | Left Sub-node Hash | Right Sub-node Hash |
Readonly
Get the hash of the left sub-trie.
Get the hash of the right sub-trie.
Static
A branch node view of the underlying raw trie node.
+---------------------------------------------------------------+ | 512-bit trie node | +---+----------------------------+------------------------------+ | B | Left Sub-node Hash | Right Sub-node Hash |