polkadot: eradicate LeafStatus (#1565)

Fixes #768.
This commit is contained in:
ordian
2023-10-23 16:22:37 +02:00
committed by GitHub
parent 9505243780
commit 5ca909cc09
15 changed files with 21 additions and 106 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ pub use polkadot_overseer::{self as overseer, *};
pub use polkadot_node_subsystem_types::{
errors::{self, *},
ActivatedLeaf, LeafStatus,
ActivatedLeaf,
};
/// Re-export of all messages type, including the wrapper type.