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
p2p: define DiscReason as uint8 (ethereum#24507)
All other implementations store disconnect reasons as a single byte,
so go-ethereum should do it too.
Co-authored-by: Felix Lange <[email protected]>
0 commit comments