Module type Syncable_ledger.Inputs_intf

module Addr : module type of Merkle_address
module Account : sig ... end
module Root_hash : sig ... end
module MT : Merkle_ledger.Syncable_intf.S with type hash := Hash.t and type root_hash := Root_hash.t and type addr := Addr.t and type account := Account.t
val account_subtree_height : int