You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how about defining the module as github.com/zhangchiqing/merkle-patricia-trie
rather than merkle-patricia-trie in the go.mod file?
This would make importing this project as a module easy (currently it is not).
The text was updated successfully, but these errors were encountered:
how about defining the module as
github.com/zhangchiqing/merkle-patricia-trie
rather than
merkle-patricia-trie
in the go.mod file?This would make importing this project as a module easy (currently it is not).
The text was updated successfully, but these errors were encountered: