Call_forest.With_hashesmodule Stable : sig ... endtype t = Stable.Latest.tval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval _ : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval 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_valueval empty : Digest.Forest.tval hash_account_update : Account_update.t -> Digest.Account_update.tval accumulate_hashes : ( Account_update.t, 'a, 'b ) t -> tval of_zkapp_command_simple_list : Account_update.Simple.t list -> tval of_account_updates : Account_update.Graphql_repr.t list -> tval to_account_updates : t -> Account_update.Stable.V1.t listval to_zkapp_command_with_hashes_list :
t ->
(Account_update.Stable.V1.t * Digest.Forest.Stable.V1.t) listval account_updates_hash' :
Account_update.Graphql_repr.t list ->
Ppx_hash_lib.Std.Hash.hash_valueval account_updates_hash :
Account_update.Graphql_repr.t list ->
Ppx_hash_lib.Std.Hash.hash_value