Sync_ledger.Querymodule Stable : sig ... endtype t = Ledger.Location.Addr.t Syncable_ledger.Query.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.tval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_value