Crates.io | sc-authority-discovery |
lib.rs | sc-authority-discovery |
version | 0.45.0 |
source | src |
created_at | 2020-02-28 05:51:05.02376 |
updated_at | 2024-09-26 09:47:24.68341 |
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 | 121,813 |
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
Polkadot SDK stable2409