Crate sc_authority_discovery[−][src]
Expand description
Structs
Service to interact with the crate::Worker
.
An authority discovery Worker
can publish the local node’s addresses as well as discover
those of other nodes via a Kademlia DHT.
Configuration of Worker
.
Enums
Traits
Functions
Same as new_worker_and_service
but with support for providing the config
.