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
I generated SSZ for a struct in on package, referencing the go-ethereum common.Address type. The generated code has an import to the common package, but it's not actually used at all.