Package io.hotmoka.patricia.api


package io.hotmoka.patricia.api
  • Interfaces
    Class
    Description
    An abstraction of a store that persists the nodes of a Patricia tree.
    PatriciaTrie<Key,Value extends io.hotmoka.marshalling.api.Marshallable>
    A Merkle-Patricia trie.