mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-24 00:08:27 +00:00
@@ -646,7 +646,7 @@ impl<T: BeaconChainTypes> Worker<T> {
|
||||
self.send_error_response(
|
||||
peer_id,
|
||||
RPCResponseErrorCode::ResourceUnavailable,
|
||||
"Backfilling".into(),
|
||||
"Eip4844 fork is disabled".into(),
|
||||
request_id,
|
||||
);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user