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/5c5c93c34a869d0c0b802d7edd98a045 to your computer and use it in GitHub Desktop.
Save gabrocheleau/5c5c93c34a869d0c0b802d7edd98a045 to your computer and use it in GitHub Desktop.
Markdium-Ethereum's Merkle Patricia Trees
console.log(Buffer.from('testKey'))
console.log(Buffer.from('testKey0001'))
console.log(Buffer.from('testKey000A'))
// RESULT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment