Module Genesis_ledger_helper_lib

module Accounts : sig ... end
val make_genesis_constants : logger:Logger.t -> default:Genesis_constants.t -> Runtime_config.t -> Genesis_constants.t Base__Or_error.t
val runtime_config_of_genesis_constants : Genesis_constants.t -> Runtime_config.Genesis.t
val runtime_config_of_precomputed_values : Genesis_proof.t -> Runtime_config.t