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 transaction_rejected :
Evm_node_lib_dev_encoding.Ethereum_types.hash ->
string ->
unit Lwt.t