trie, les, tests, core: implement trie tracer (#24403)
Trie tracer is an auxiliary tool to capture all deleted nodes which can't be captured by trie.Committer. The deleted nodes can be removed from the disk later.
Showing
trie/util_test.go
0 → 100644
trie/utils.go
0 → 100644
Please register or sign in to comment