Skip to content

Latest commit

 

History

History
190 lines (103 loc) · 4.37 KB

File metadata and controls

190 lines (103 loc) · 4.37 KB

@ethereumjs/devp2p / LES / Status

Interface: Status

LES.Status

Indexable

▪ [key: string]: any

Table of contents

Properties

Properties

announceType

announceType: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:296


flowControl/BL

flowControl/BL: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:293


flowControl/MRC

flowControl/MRC: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:295


flowControl/MRR

flowControl/MRR: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:294


forkID

forkID: [Uint8Array, Uint8Array]

Defined in

packages/devp2p/src/protocol/les.ts:297


genesisHash

genesisHash: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:288


headHash

headHash: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:286


headNum

headNum: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:287


headTd

headTd: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:285


networkId

networkId: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:284


protocolVersion

protocolVersion: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:283


recentTxLookup

recentTxLookup: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:298


serveChainSince

serveChainSince: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:290


serveHeaders

serveHeaders: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:289


serveStateSince

serveStateSince: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:291


txRelay

txRelay: Uint8Array

Defined in

packages/devp2p/src/protocol/les.ts:292