package
1.7.3
Repository: https://github.com/bitlum/go-ethereum.git
Documentation: pkg.go.dev

# Packages

Package flowcontrol implements a client side flow control mechanism.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewProtocolManager returns a new ethereum sub protocol manager.

# Constants

les protocol message codes.
les protocol message codes.
les protocol message codes.
les protocol message codes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
les protocol message codes.
les protocol message codes.
les protocol message codes.
les protocol message codes.
les protocol message codes.
les protocol message codes.
Protocol messages belonging to LPV2.
les protocol message codes.
les protocol message codes.
les protocol message codes.
les protocol message codes.
Amount of block bodies to be fetched per retrieval request.
Amount of contract codes to allow fetching per request.
Amount of block headers to be fetched per retrieval request.
Amount of merkle proofs to be fetched per retrieval request.
Amount of merkle proofs to be fetched per retrieval request.
Amount of transaction receipts to allow fetching per request.
Amount of transactions to be send per request.
Amount of transactions to queried per request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
les protocol message codes.
les protocol message codes.
Maximum cap on the size of a protocol message.
les protocol message codes.
les protocol message codes.
les protocol message codes.
Protocol messages belonging to LPV1.
les protocol message codes.

# Variables

Supported versions of the les protocol (first is primary).
ErrNoPeers is returned if no peers capable of serving a queued request are available.
Number of implemented message corresponding to different protocol versions.
Supported versions of the les protocol (first is primary).

# Structs

No description provided by the author
legacy LES/1.
legacy LES/1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LesOdr implements light.OdrBackend.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Msg encodes a LES message that delivers reply data for a request.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

BlockRequest is the ODR request type for block bodies.
ODR request type for requesting headers by Canonical Hash Trie, see LesOdrRequest interface.
ODR request type for requesting headers by Canonical Hash Trie, see LesOdrRequest interface.
CodeData is the network response packet for a node data retrieval.
ODR request type for node data (used for retrieving contract code), see LesOdrRequest interface.
ReceiptsRequest is the ODR request type for block receipts by block hash.
No description provided by the author
ODR request type for state/storage trie entries, see LesOdrRequest interface.