Evm_node_lib_dev.Evm_events_follower_events
module Event : sig ... end
val new_event :
Evm_node_lib_dev_encoding.Ethereum_types.Evm_events.t ->
unit Lwt.t
val diverged :
(Z.t
* Evm_node_lib_dev_encoding.Ethereum_types.block_hash
* Evm_node_lib_dev_encoding.Ethereum_types.block_hash) ->
unit Lwt.t
val upstream_blueprint_applied :
(Z.t * Evm_node_lib_dev_encoding.Ethereum_types.block_hash) ->
unit Lwt.t
val missing_blueprint :
(Z.t * Evm_node_lib_dev_encoding.Ethereum_types.block_hash) ->
unit Lwt.t
val rollup_node_ahead :
Evm_node_lib_dev_encoding.Ethereum_types.quantity ->
unit Lwt.t