p2p: define DiscReason as uint8 (#24507)
All other implementations store disconnect reasons as a single byte, so go-ethereum should do it too.
Showing
Please register or sign in to comment
All other implementations store disconnect reasons as a single byte, so go-ethereum should do it too.