Merkle_ledger.Null_ledger
module type Inputs_intf = sig ... end
module Make (Inputs : Inputs_intf) : sig ... end