Skip to content

Commit

Permalink
remove junk
Browse files Browse the repository at this point in the history
  • Loading branch information
billettc committed Dec 9, 2024
1 parent 7c560cc commit a28955b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions block/fetcher/rpc.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ func (f *RPCFetcher) fetch(ctx context.Context, client *rpc.Client, requestedSlo
}

if rpcErr.Code == -32004 {
640
641 642 643 644(639) head
return nil, false, fmt.Errorf("block not available %d", requestedSlot)
}
}
Expand Down

0 comments on commit a28955b

Please sign in to comment.