Module Evm_node_lib_dev.Tx_watcher

Watcher that gets notified each time a transaction is added to the pending state.

val create_stream : unit -> Transaction_object.t Evm_node_lib_dev_encoding.Ethereum_types.Subscription.output Lwt_stream.t * Lwt_watcher.stopper