Transaction_snark_work.Info
type t = {
statements : Statement.Stable.V1.t; |
work_ids : int One_or_two.Stable.V1.t; |
fee : Currency.Fee.Stable.V1.t; |
prover : Signature_lib.Public_key.Compressed.Stable.V1.t; |
}
val to_yojson : t -> Yojson.Safe.t
module Stable : sig ... end