core/authority-discovery: Publish and query on different intervals
Split the global `AuthorityDiscovery.interval` into two intervals: `publish_interval` and `query_interval`. Dht entries of other authorities can change at any point in time. Thereby one should query more often than publish.
parent
5d1042d7
Please register or sign in to comment