Polkadot companion for #8143 (#2535)

Companion for https://github.com/paritytech/substrate/pull/8143
This commit is contained in:
Cecile Tonglet
2021-03-11 12:11:04 +01:00
committed by GitHub
parent 0fac590b84
commit 7dfb666ea5
8 changed files with 245 additions and 185 deletions
@@ -63,6 +63,7 @@ fn main() -> Result<()> {
polkadot_service::IsCollator::Yes(collator.collator_id()),
None,
None,
None,
).map_err(|e| e.to_string())?;
let mut overseer_handler = full_node
.overseer_handler