Module io.hotmoka.patricia.api
Package io.hotmoka.patricia.api
package io.hotmoka.patricia.api
-
InterfacesClassDescriptionAn abstraction of a store that persists the nodes of a Patricia tree.PatriciaTrie<Key,
Value extends Marshallable> A Merkle-Patricia trie.