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