merkle-trie / org.apache.tuweni.trie / StoredMerklePatriciaTrie / rootHash

rootHash

fun rootHash(): Bytes32 (source)

Overrides MerkleTrie.rootHash

Returns the KECCAK256 hash of the root node of the trie.

Return
The KECCAK256 hash of the root node of the trie.