• Kelvin Fichter's avatar
    feat(ctb): explicit throw in trie get · 4d13f0af
    Kelvin Fichter authored
    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.
    4d13f0af
SecureMerkleTrie.sol 2.2 KB