mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-18 04:13:00 +00:00
Remove grpc from beacon_node
This commit is contained in:
@@ -125,7 +125,6 @@ impl<E: EthSpec> ProductionBeaconNode<E> {
|
||||
.build_beacon_chain()?
|
||||
.libp2p_network(&client_config.network)?
|
||||
.http_server(&client_config, &http_eth2_config)?
|
||||
.grpc_server(&client_config.rpc)?
|
||||
.peer_count_notifier()?
|
||||
.slot_notifier()?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user