Processor.Epoch_data
val epoch_length : t -> int64
val lock_checkpoint : t -> string
val start_checkpoint : t -> string
val total_currency : t -> string
val ledger_hash_id : t -> int
val seed : t -> string
module Fields : sig ... end
val typ : t Caqti_type.t
val add_if_doesn't_exist :
(module Caqti_async.CONNECTION) ->
Mina_base.Epoch_data.Value.t ->
( int, [> Caqti_error.call_or_retrieve ] ) Async_kernel__Deferred_result.t
val load :
(module Caqti_async.CONNECTION) ->
int ->
( t, [> Caqti_error.call_or_retrieve ] ) Stdlib.result
Async_kernel.Deferred.t