Skip to content

Instantly share code, notes, and snippets.

@gabrocheleau
Created June 20, 2020 02:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrocheleau/dabcdacd37bccc300d4f2e10ba83643a to your computer and use it in GitHub Desktop.
Save gabrocheleau/dabcdacd37bccc300d4f2e10ba83643a to your computer and use it in GitHub Desktop.
Markdium-Ethereum's Merkle Patricia Trees
root1 = trie1.root
root2 = trie2.root
console.log(root1)
console.log(root2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment