getByMostWork

fun <T : Any> getByMostWork(mapper: (hash: ByteArray, hashPrevBlock: ByteArray?, diffBits: Long, hashAncestor: ByteArray?, time: Long, height: Long, chainWork: ByteArray, size: Long, nonce: Long, hashMerkleRoot: ByteArray?, txCount: Long) -> T): Query<T>