tuweni / org.apache.tuweni.trie / MerklePatriciaTrie / rootHash

rootHash

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.