Skip to content

Commit

Permalink
PRdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ndkazu committed Sep 28, 2024
1 parent c0baae5 commit c944af9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions prdoc/pr_5842.prdoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@
title: Get rid of libp2p dependency in sc-authority-discovery

doc:
- audience:
- Node Dev
- audience: Node Dev
description: |
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.

crates:
- name: sc-network
bump: patch
- name: sc-authority-discovery
- name: sc-authority
bump: patch

0 comments on commit c944af9

Please sign in to comment.