Account_update.Tmodule Graphql_repr : sig ... endmodule Simple : sig ... endmodule Wire : sig ... endmodule Stable : sig ... endA account_update to a zkApp transaction
val 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_valuemodule Fields : sig ... endval of_graphql_repr : Graphql_repr.t -> tval to_graphql_repr : t -> call_depth:int -> Graphql_repr.tval gen : Token_id.t -> t Core_kernel.Quickcheck.Generator.tval to_wire : t -> Call_type.t -> Wire.tval digest : t -> Random_oracle.Digest.tmodule Checked : sig ... end