Zkapp_call_forest.Checkedmodule F = Zkapp_command.Digest.Forest.Checkedmodule V = Prover_valuetype account_update = {account_update : ( Account_update.Body.Checked.t,
Zkapp_command.Digest.Account_update.Checked.t )
With_hash.t; |
control : Control.t Prover_value.t; |
}val account_update_typ :
unit ->
( account_update,
( Account_update.t, Zkapp_command.Digest.Account_update.t ) With_hash.t )
Snark_params.Tick.Run.Typ.tval if_ : Snark_params.Tick.Boolean.var -> then_:t -> else_:t -> tval is_empty : t -> Pickles.Impls.Step.Boolean.varval empty : unit -> tval pop_exn : t -> (account_update * t) * tval push : account_update:account_update -> calls:t -> t -> t