abstract fun totalDifficulty(hash: Bytes): UInt256?
Retrieves the total difficulty of the block header, if it has been computed.
hash - the hash of the header
hash
Return the total difficulty of the header if it could be computed.