mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +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