sc-authority-discovery

Crates.iosc-authority-discovery
lib.rssc-authority-discovery
version0.52.0
created_at2020-02-28 05:51:05.02376+00
updated_at2025-08-01 20:27:12.697783+00
descriptionSubstrate authority discovery.
homepagehttps://paritytech.github.io/polkadot-sdk/
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id213437
size368,153
Parity Crate Owner (parity-crate-owner)

documentation

README

Substrate authority discovery

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

Commit count: 19113

cargo fmt