trie: clarify why verifyProof doesn't check hashes (#19530)
* trie: fix merkle proof * trie: use hasher instead of allocate keccack256 every time * trie: add comments
Showing
Please register or sign in to comment
* trie: fix merkle proof * trie: use hasher instead of allocate keccack256 every time * trie: add comments