Sync_ledger.Answermodule Stable : sig ... endtype t =
( Mina_base.Ledger_hash.t, Mina_base.Account.t ) Syncable_ledger.Answer.t constraint t = Stable.Latest.tval to_yojson : t -> Yojson.Safe.tval _ : t -> Yojson.Safe.tval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t