Sync_ledger.Answer
module Stable : sig ... end
type t =
( Mina_base.Ledger_hash.t, Mina_base.Account.t ) Syncable_ledger.Answer.t constraint t = Stable.Latest.t
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t