Evm_node_lib_dev.Block_producer_events
module Event : sig ... end
val transaction_selected : hash:Evm_node_lib_dev_encoding.Ethereum_types.hash -> unit Lwt.t
val started : unit -> unit Lwt.t
val shutdown : unit -> unit Lwt.t
val production_locked : unit -> unit Lwt.t