merkle-trie / net.consensys.cava.trie.experimental / MerkleTrie / rootHash

rootHash

abstract fun rootHash(): Bytes32 (source)

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

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