Transaction_applied.Command_appliedmodule Stable : sig ... endtype t = Stable.Latest.t = | Signed_command of Signed_command_applied.t |
| Zkapp_command of Zkapp_command_applied.t |
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t