mirror of
https://github.com/logos-storage/nim-merkletree.git
synced 2026-03-04 06:03:32 +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.