Blockchain_snark_state.Make
module T : sig ... end
module Proof :
Pickles.Proof_intf
with type t =
( Pickles_types.Nat.N2.n, Pickles_types.Nat.N2.n ) Pickles.Proof.t
and type statement = Mina_state.Protocol_state.Value.t
val tag : tag
val cache_handle : Pickles.Cache_handle.t
val step :
Witness.t ->
( Mina_state.Protocol_state.Value.t
* (Transaction_snark.Statement.With_sok.t * unit),
Pickles_types.Nat.N2.n * (Pickles_types.Nat.N2.n * unit),
Pickles_types.Nat.N1.n * (Pickles_types.Nat.N5.n * unit),
Mina_state.Protocol_state.Value.t,
(unit * unit * Proof.t) Async.Deferred.t )
Pickles.Prover.t