Fix typo
Co-authored-by: realbigsean <seananderson33@GMAIL.com>
This commit is contained in:
parent
9cc25162e2
commit
89cb58d17b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user