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

findLargestTotalDifficulty

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.