Signed_command_applied.Common
module Stable : sig ... end
type t = Stable.Latest.t = {
user_command : Mina_base.Signed_command.t Mina_base.With_status.t;
}
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t