Class: Reth::ETHProtocol::GetBlocks
- Inherits:
-
DEVp2p::Command
- Object
- DEVp2p::Command
- Reth::ETHProtocol::GetBlocks
- Defined in:
- lib/reth/eth_protocol.rb
Overview
Requests a Blocks message detailing a number of blocks to be sent, each referred to by a hash.
Note: Don’t expect that the peer necessarily give you all these blocks in a single message - you might have to re-request them.