fun findByLargest(field: BlockHeaderFields): Hash?
(source)fun findByLargest(field: TransactionReceiptFields): Hash?
(source)
Find the hash of the block header with the largest value of a specific block header field
Return
the matching hash with the largest field value.