mirror of
https://github.com/logos-storage/nim-merkletree.git
synced 2026-03-04 14:13:10 +00:00
This commit does not compile. There is a circular dependency importing the MerkleTree type. The interface needs to be defined in such a way that we can avoid this circular dependency.
Description
No description provided
Languages
Nim
100%