Skip to content

Latest commit

 

History

History
82 lines (48 loc) · 1.84 KB

File metadata and controls

82 lines (48 loc) · 1.84 KB

@ethereumjs/devp2p / rlpx/peer

Module: rlpx/peer

Table of contents

Enumerations

Classes

Interfaces

Type aliases

Variables

Type aliases

HelloMsg

Ƭ HelloMsg: Object

Type declaration

Name Type
0 Buffer
1 Buffer
2 Buffer[][]
3 Buffer
4 Buffer
length 5

Defined in

packages/devp2p/src/rlpx/peer.ts:44

Variables

BASE_PROTOCOL_LENGTH

Const BASE_PROTOCOL_LENGTH: 16

Defined in

packages/devp2p/src/rlpx/peer.ts:17


BASE_PROTOCOL_VERSION

Const BASE_PROTOCOL_VERSION: 4

Defined in

packages/devp2p/src/rlpx/peer.ts:16


PING_INTERVAL

Const PING_INTERVAL: number

Defined in

packages/devp2p/src/rlpx/peer.ts:19