open fun requestBlockHeader(blockHash: Hash, connection: WireConnection): AsyncResult<BlockHeader>
Requests a block header
blockHash - the block hash
blockHash
connection - the connection to use
connection
Return a handle to the completion of the operation