Crate tc_authority_discovery[−][src]
Tetcore authority discovery.
This crate enables Tetcore authorities to discover and directly connect to
other authorities. It is split into two components the Worker and the
Service.
Structs
| Service | Service to interact with the |
| Worker | An authority discovery |
| WorkerConfig | Configuration of |
Enums
| Role | Role an authority discovery |
Traits
| NetworkProvider | NetworkProvider provides |
Functions
| new_worker_and_service | |
| new_worker_and_service_with_config | Same as |