open fun requestBlock(blockHash: Hash, connection: WireConnection): AsyncResult<Block> (source)
Requests a block from block hash
blockHash - the hash of the block
connection - the connection to use
Return
a handle to the completion of the operation