Files
pezkuwi-subxt/substrate/client/authority-discovery
dependabot[bot] 4d064acd96 Bump ip_network from 0.4.0 to 0.4.1 (#10525)
Bumps [ip_network](https://github.com/JakubOnderka/ip_network) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/JakubOnderka/ip_network/releases)
- [Commits](https://github.com/JakubOnderka/ip_network/commits)

---
updated-dependencies:
- dependency-name: ip_network
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 23:07:02 +01:00
..
2022-01-03 09:22:14 +01:00

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