Skip to main content

Module trie

Module trie 

Source

Structsยง

BackendTrieDB
TrieDB implementation that holds a pre-acquired read view for the entire trie traversal, avoiding per-node-lookup allocation and lock acquisition.
BackendTrieDBLocked
Read-only version with persistent locked transaction/snapshot for batch reads