tuweni / org.apache.tuweni.discovery / DNSDaemonListener / newRecords

newRecords

abstract fun newRecords(seq: Long, records: List<EthereumNodeRecord>): Unit (source)

Callback called when the seq is updated on the DNS server

Parameters

seq - the update identifier of the records

records - the records stored on the server