Skip to content

Commit

Permalink
minor: overseer availability-distribution message declaration update (#…
Browse files Browse the repository at this point in the history
…2179)

availability-distribution subsystem is not sending availability-recovery
messages. Update the overseer declaration to reflect this
  • Loading branch information
alindima authored Nov 6, 2023
1 parent 0570b6f commit 15df7f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion polkadot/node/overseer/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,6 @@ pub struct Overseer<SupportsParachains> {

#[subsystem(AvailabilityDistributionMessage, sends: [
AvailabilityStoreMessage,
AvailabilityRecoveryMessage,
ChainApiMessage,
RuntimeApiMessage,
NetworkBridgeTxMessage,
Expand Down

0 comments on commit 15df7f5

Please sign in to comment.