JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
All Classes and Interfaces
All Classes and Interfaces
Interfaces
Classes
Class
Description
KeyValueStore
An abstraction of a store that persists the nodes of a Patricia tree.
Node
A node of a Patricia tree.
PatriciaTrie
<
Key
,
Value
extends
Marshallable
>
A Merkle-Patricia trie.
PatriciaTrie.UnmarshallingContextSupplier
A function that supplies an unmarshalling context.