mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 20:21:06 +00:00
minor: overseer availability-distribution message declaration update (#2179)
availability-distribution subsystem is not sending availability-recovery messages. Update the overseer declaration to reflect this
This commit is contained in:
@@ -498,7 +498,6 @@ pub struct Overseer<SupportsParachains> {
|
|||||||
|
|
||||||
#[subsystem(AvailabilityDistributionMessage, sends: [
|
#[subsystem(AvailabilityDistributionMessage, sends: [
|
||||||
AvailabilityStoreMessage,
|
AvailabilityStoreMessage,
|
||||||
AvailabilityRecoveryMessage,
|
|
||||||
ChainApiMessage,
|
ChainApiMessage,
|
||||||
RuntimeApiMessage,
|
RuntimeApiMessage,
|
||||||
NetworkBridgeTxMessage,
|
NetworkBridgeTxMessage,
|
||||||
|
|||||||
Reference in New Issue
Block a user