You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(validate): add support for 206 status code for beacon node validation
The beacon node validation now accepts 206 status code as a valid
response. This is because a beacon node that is syncing will return
a 206 status code.
0 commit comments