Target.State_hashesmodule Stable : sig ... endtype t = Stable.Latest.t = {mutable state_body_hash : Mina_base.State_body_hash.t option; |
state_hash : T.t; |
}val 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 state_body_hash :
t ->
compute_hashes:( unit -> t ) ->
Mina_base.State_body_hash.t