feat(ctb): explicit throw in trie get
Small refactor that has MerkleTrie.get throw explicitly when an element does not exist, rather than returning a non-existence boolean. Makes the code much cleaner. We need to review this change very carefully.
Showing
Please register or sign in to comment