Class: Reth::ETHProtocol::GetBlockHashes
- Inherits:
-
DEVp2p::Command
- Object
- DEVp2p::Command
- Reth::ETHProtocol::GetBlockHashes
- Defined in:
- lib/reth/eth_protocol.rb
Overview
Requests a BlockHashes message of at most maxBlocks entries, of block hashes from the blockchain, starting at the parent of block hash. Does not require the peer to give maxBlocks hashes - they could give somewhat fewer.