Evm_node_lib_prod.Evm_events_follower_events
module Event : sig ... end
val new_event :
Evm_node_lib_prod_encoding.Ethereum_types.Evm_events.t ->
unit Lwt.t
val diverged :
(Z.t
* Evm_node_lib_prod_encoding.Ethereum_types.block_hash
* Evm_node_lib_prod_encoding.Ethereum_types.block_hash) ->
unit Lwt.t
val upstream_blueprint_applied :
(Z.t * Evm_node_lib_prod_encoding.Ethereum_types.block_hash) ->
unit Lwt.t
val missing_block :
(Z.t * Evm_node_lib_prod_encoding.Ethereum_types.block_hash) ->
unit Lwt.t