Genesis_ledger.Intfmodule Timing : sig ... endmodule Public_accounts : sig ... endmodule Private_accounts : sig ... endmodule type Named_balances_intf = sig ... endmodule type Accounts_intf = sig ... endmodule type Named_accounts_intf = sig ... endmodule type Ledger_input_intf = sig ... endmodule type S = sig ... end