Module Lib.Block

module Scalars = Graphql_lib.Scalars
module Get_coinbase_and_genesis : sig ... end
val account_id : [< `Pk of string ] -> [< `Token_id of string ] -> Rosetta_models.Account_identifier.t
module Block_query : sig ... end
module Internal_command_info : sig ... end
module Block_info : sig ... end
module Sql : sig ... end
module Specific : sig ... end
val router : graphql_uri:Uri.t -> logger:Logger.t -> with_db: ( ( db:(module Caqti_async.CONNECTION) -> ( Yojson.Safe.t, [> `App of Rosetta_lib__Errors.T.t ] ) Async_kernel__Deferred_result.t ) -> ( 'a, [> `Page_not_found ] as 'b ) Async.Deferred.Result.t ) -> string list -> Yojson.Safe.t -> ( 'a, 'b ) Async.Deferred.Result.t