Evm_node_lib_dev.Block_producer_eventsmodule Event : sig ... endval transaction_selected :
hash:Evm_node_lib_dev_encoding.Ethereum_types.hash ->
unit Lwt.tval transaction_rejected :
Evm_node_lib_dev_encoding.Ethereum_types.hash ->
string ->
unit Lwt.tval operation_rejected :
Tezos_base.TzPervasives.Operation_hash.t ->
string ->
unit Lwt.t