@ethereumjs/devp2p
@ethereumjs/devp2p / PREFIXES
PREFIXES: object
object
Defined in: packages/devp2p/src/rlpx/peer.ts:36
readonly DISCONNECT: 1 = 0x01
readonly
1
0x01
readonly HELLO: 0 = 0x00
0
0x00
readonly PING: 2 = 0x02
2
0x02
readonly PONG: 3 = 0x03
3
0x03