package
0.0.0-20240509060433-633321c24cb7
Repository: https://github.com/ethereum/node-crawler.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
Conn represents an individual connection with a peer.
No description provided by the author
Disconnect is the RLP structure for a disconnect message.
No description provided by the author
Hello is the RLP structure of the protocol handshake.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
BlockBodies is the network packet for block content distribution.
No description provided by the author
GetBlockBodies represents a GetBlockBodies request.
GetBlockHeaders represents a block header query.
No description provided by the author
NewBlock is the network packet for the block propagation message.
NewBlockHashes is the network packet for the block announcements.
NewPooledTransactionHashes is the network packet for the tx hash propagation message.
NewPooledTransactionHashes66 is the network packet for the tx hash propagation message.
No description provided by the author
Status is the network packet for the status message for eth/64 and later.
No description provided by the author