trie: avoid loading the root node twice
New checks whether the root node is present by loading it from the database. Keep the node around instead of discarding it.
Loading
Please register or sign in to comment
good morning!!!!
New checks whether the root node is present by loading it from the database. Keep the node around instead of discarding it.