Evm_node_lib_dev.Tx_pool_events
module Event : sig ... end
val invalid_transaction :
transaction:Evm_node_lib_dev_encoding.Ethereum_types.hex ->
unit Lwt.t
val transaction_injection_failed :
Tezos_base.TzPervasives.tztrace ->
unit Lwt.t
val transaction_injected :
hash:Evm_node_lib_dev_encoding.Ethereum_types.hash ->
unit Lwt.t