Module Evm_node_lib_prod.Evm_events_follower_events

module Event : sig ... end
val started : unit -> unit Lwt.t
val shutdown : unit -> unit Lwt.t
val unreadable_event : (int * int32) -> unit Lwt.t
val upstream_blueprint_applied : (Z.t * Evm_node_lib_prod_encoding.Ethereum_types.block_hash) -> unit Lwt.t
val missing_block : (Z.t * Evm_node_lib_prod_encoding.Ethereum_types.block_hash) -> unit Lwt.t