@ethereumjs/devp2p / DISCONNECT_REASON
• ALREADY_CONNECTED = 5
packages/devp2p/src/types.ts:23
• CLIENT_QUITTING = 8
packages/devp2p/src/types.ts:26
• DISCONNECT_REQUESTED = 0
packages/devp2p/src/types.ts:18
• INCOMPATIBLE_VERSION = 6
packages/devp2p/src/types.ts:24
• INVALID_IDENTITY = 7
packages/devp2p/src/types.ts:25
• NETWORK_ERROR = 1
packages/devp2p/src/types.ts:19
• PROTOCOL_ERROR = 2
packages/devp2p/src/types.ts:20
• SAME_IDENTITY = 10
packages/devp2p/src/types.ts:28
• SUBPROTOCOL_ERROR = 16
packages/devp2p/src/types.ts:30
• TIMEOUT = 11
packages/devp2p/src/types.ts:29
• TOO_MANY_PEERS = 4
packages/devp2p/src/types.ts:22
• UNEXPECTED_IDENTITY = 9
packages/devp2p/src/types.ts:27
• USELESS_PEER = 3