c
com.mchange.sc.v1.consuela.ethereum.net.devp2p.Subprotocol.Eth60
GetBlocks
Companion object GetBlocks
final case class GetBlocks(typeCode: Unsigned16, hashes: IndexedSeq[EthHash]) extends Payload.Base[GetBlocks] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GetBlocks
- Serializable
- Serializable
- Product
- Equals
- Base
- Payload
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new GetBlocks(typeCode: Unsigned16, hashes: IndexedSeq[EthHash])