data class NewBlockHashes
NewBlockHashes(hashes: List<Pair<Hash, Long>>)
val hashes: List<Pair<Hash, Long>>
fun toBytes(): Bytes
fun read(payload: Bytes): NewBlockHashes