Skip to content
Snippets Groups Projects
Unverified Commit a84f2598 authored by Kazunobu Ndong's avatar Kazunobu Ndong Committed by GitHub
Browse files

Get rid of `libp2p` dependency in `sc-authority-discovery` (#5842)


## Issue
#4859 
## Description
This PR removes `libp2p` types in authority-discovery, and replace them
with network backend agnostic types from `sc-network-types`.
 The `sc-network` interface is therefore updated accordingly.

---------

Co-authored-by: default avatarBastian Köcher <git@kchr.de>
Co-authored-by: command-bot <>
Co-authored-by: default avatarDmitry Markin <dmitry@markin.tech>
Co-authored-by: default avatarAlexandru Vasile <60601340+lexnv@users.noreply.github.com>
parent ac2546b5
Pipeline #505460 waiting for manual action with stages
in 28 minutes and 1 second
Showing
with 258 additions and 55 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment