Module Merkle_ledger_tests.Binary_tree

module Make (Account : sig ... end) (Hash : Merkle_ledger.Intf.Hash with type account := Account.t) (Depth : sig ... end) : sig ... end