Crates.io | sc-authority-discovery |
lib.rs | sc-authority-discovery |
version | 0.52.0 |
created_at | 2020-02-28 05:51:05.02376+00 |
updated_at | 2025-08-01 20:27:12.697783+00 |
description | Substrate authority discovery. |
homepage | https://paritytech.github.io/polkadot-sdk/ |
repository | https://github.com/paritytech/polkadot-sdk.git |
max_upload_size | |
id | 213437 |
size | 368,153 |
This crate enables Substrate authorities to discover and directly connect to
other authorities. It is split into two components the [Worker
] and the
[Service
].
See [Worker
] and [Service
] for more documentation.
License: GPL-3.0-or-later WITH Classpath-exception-2.0