paritytech / trie

Base-16 Modified Patricia Merkle Tree (aka Trie)
Apache License 2.0
251 stars 67 forks source link

Thread Safe #186

Closed ItsFunny closed 1 year ago

ItsFunny commented 1 year ago

(dyn trie_db::TrieCache<sp_trie::NodeCodec<KeccakHasher>> + 'static) cannot be sent between threads safely