We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd48770 commit 4dc3b88Copy full SHA for 4dc3b88
packages/trie/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "merkle-patricia-tree",
3
"version": "4.0.0",
4
- "description": "This is an implementation of the modified merkle patricia tree as specified in the Ethereum's yellow paper.",
+ "description": "This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"files": [
0 commit comments