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
in the controller and message processing spec tests, the fulldata and start data are just being mocked to some random bytes which we reject in our qbft code.
This should be some valid ssz, maybe just a SpecTestData that just holds a byte sequence