good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 83e4c49e authored by ucwong's avatar ucwong Committed by GitHub
Browse files

trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246)

The PR makes use of the stacktrie, which is is more lenient on resource consumption, than the regular trie, in cases where we only need it for DeriveSha
parent ef84da84
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment