Processor.Zkapp_account_update_bodytype t = {}val authorization_kind : t -> stringval caller : t -> stringval use_full_commitment : t -> boolval zkapp_account_precondition_id : t -> intval zkapp_network_precondition_id : t -> intval call_depth : t -> intval call_data_id : t -> intval sequence_events_id : t -> intval events_id : t -> intval increment_nonce : t -> boolval balance_change : t -> stringval update_id : t -> intval account_identifier_id : t -> intmodule Fields : sig ... endval typ : t Caqti_type.tval add_if_doesn't_exist :
(module Caqti_async.CONNECTION) ->
Mina_base.Account_update.Body.Simple.t ->
( int, [> Caqti_error.call_or_retrieve ] ) Async_kernel__Deferred_result.tval load :
(module Caqti_async.CONNECTION) ->
int ->
( t, [> Caqti_error.call_or_retrieve ] ) Stdlib.result
Async_kernel.Deferred.t