ethereumjs-monorepo
ethereumjs-monorepo copied to clipboard
Update `trie` usage/readme
With the breaking changes, we're making some fairly substantial updates to the trie
package so we should go over the docs/readme in detail and make sure everything is up to date once #2071 is merged.
Yes, i needed to check tests to get the things working, it would be great to have a readme with some examples fully working for ethereum/trie
I have a PR coming later this week that should address this @acolytec3
@acolytec3 can you check if that has been addressed in the linked PR
Specifically https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/trie#persistence should address it