May 27, 2022
var trie = new Trie.SecureTrie(db, "8c77785e3e9171715dd34117b047dffe44575c32ede59bde39fbf5dc074f2976");
Uncaught AssertionError [ERR_ASSERTION]: Invalid root length. Roots are 32 bytes
Hey,
Thank you so much for the article, I tried implementing the same but I got this issue.