tuweni / org.apache.tuweni.eth.repository / BlockchainIndexReader / findLargestTotalDifficulty

findLargestTotalDifficulty

abstract fun findLargestTotalDifficulty(): Hash? (source)

Find the hash of the block header with the largest total difficulty.

Parameters

field - the field to query on

Return
the matching hash with the largest field value.