Skip to content

Commit

Permalink
Add prdoc
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Gheorghe <[email protected]>
  • Loading branch information
alexggh committed Jul 29, 2024
1 parent 7175957 commit 408e18b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions prdoc/pr_4845.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
title: Make approval-distribution logic runnable on a separate thread

doc:
- audience: Node Dev
description: |
Pass SubsystemSender<M> trait inside approval-distribution instead of passing SubsystemContext everywhere.

This allows us in the future to be able to run multiple approval-distribution instances on different workers.


crates:
- name: polkadot-approval-distribution
bump: minor

0 comments on commit 408e18b

Please sign in to comment.