ethereumjs-monorepo

@ethereumjs/devp2p / LES / MESSAGE_CODES

Enumeration: MESSAGE_CODES

LES.MESSAGE_CODES

Table of contents

Enumeration Members

Enumeration Members

ANNOUNCE

ANNOUNCE = 1

Defined in

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


BLOCK_BODIES

BLOCK_BODIES = 5

Defined in

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


BLOCK_HEADERS

BLOCK_HEADERS = 3

Defined in

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


CONTRACT_CODES

CONTRACT_CODES = 11

Defined in

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


GET_BLOCK_BODIES

GET_BLOCK_BODIES = 4

Defined in

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


GET_BLOCK_HEADERS

GET_BLOCK_HEADERS = 2

Defined in

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


GET_CONTRACT_CODES

GET_CONTRACT_CODES = 10

Defined in

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


GET_HEADER_PROOFS

GET_HEADER_PROOFS = 13

Defined in

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


GET_HELPER_TRIE_PROOFS

GET_HELPER_TRIE_PROOFS = 17

Defined in

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


GET_PROOFS

GET_PROOFS = 8

Defined in

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


GET_PROOFS_V2

GET_PROOFS_V2 = 15

Defined in

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


GET_RECEIPTS

GET_RECEIPTS = 6

Defined in

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


GET_TX_STATUS

GET_TX_STATUS = 20

Defined in

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


HEADER_PROOFS

HEADER_PROOFS = 14

Defined in

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


HELPER_TRIE_PROOFS

HELPER_TRIE_PROOFS = 18

Defined in

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


PROOFS

PROOFS = 9

Defined in

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


PROOFS_V2

PROOFS_V2 = 16

Defined in

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


RECEIPTS

RECEIPTS = 7

Defined in

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


RESUME_MSG

RESUME_MSG = 23

Defined in

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


SEND_TX

SEND_TX = 12

Defined in

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


SEND_TX_V2

SEND_TX_V2 = 19

Defined in

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


STATUS

STATUS = 0

Defined in

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


STOP_MSG

STOP_MSG = 22

Defined in

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


TX_STATUS

TX_STATUS = 21

Defined in

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