Evm_node_lib_prod.Evm_services
val get_smart_rollup_address :
evm_node_endpoint:Uri.t ->
Mavryk_crypto.Hashed.Smart_rollup_address.t Mavryk_base.TzPervasives.tzresult
Lwt.t
val get_blueprint :
evm_node_endpoint:Uri.t ->
Evm_node_lib_prod_encoding.Ethereum_types.quantity ->
Blueprint_types.with_events Mavryk_base.TzPervasives.tzresult Lwt.t
val register :
Mavryk_crypto.Hashed.Smart_rollup_address.t ->
unit Mavryk_rpc.Directory.t ->
unit Mavryk_rpc.Directory.t
val monitor_blueprints :
evm_node_endpoint:Uri.t ->
Evm_node_lib_prod_encoding.Ethereum_types.quantity ->
Blueprint_types.with_events Lwt_stream.t Lwt.t