Module Genesis_ledger.Intf

module Timing : sig ... end
module Public_accounts : sig ... end
module Private_accounts : sig ... end
module type Named_balances_intf = sig ... end
module type Accounts_intf = sig ... end
module type Named_accounts_intf = sig ... end
module type Ledger_input_intf = sig ... end
module type S = sig ... end