open fun requestTransactionReceipts(blockHashes: List<Hash>, connection: WireConnection): AsyncResult<List<List<TransactionReceipt>>> (source)
Requests transaction receipts
blockHashes - the hashes to request transaction receipts for
connection - the connection to use
Return
a handle to the completion of the operation