Last active
September 19, 2022 08:17
-
-
Save mbvissers/f0441222e58c629de6d3a6b24898afa6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const tree = new MerkleTree(leaves, keccak256, {sortPairs: true}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment