User_command.Zkapp_commandval hash : t -> stringval memo : t -> stringval zkapp_account_updates_ids : t -> int arrayval zkapp_fee_payer_body_id : t -> intmodule Fields : sig ... endval typ : t Caqti_type.tval find_opt :
(module Caqti_async.CONNECTION) ->
transaction_hash:Mina_transaction.Transaction_hash.t ->
( int option, [> Caqti_error.call_or_retrieve ] ) Stdlib.result
Async_kernel.Deferred.tval load :
(module Caqti_async.CONNECTION) ->
int ->
( t, [> Caqti_error.call_or_retrieve ] ) Stdlib.result
Async_kernel.Deferred.tval add_if_doesn't_exist :
(module Caqti_async.CONNECTION) ->
Mina_base.Zkapp_command.t ->
( int, [> Caqti_error.call_or_retrieve ] ) Async_kernel__Deferred_result.t