Module io.hotmoka.patricia
Package io.hotmoka.patricia
-
Interface Summary Interface Description KeyValueStore An abstraction of a store that persists the nodes of a Patricia tree.PatriciaTrie<Key,Value extends Marshallable> A Merkle-Patricia trie. -
Class Summary Class Description Node A node of a Patricia tree.