Update everything to latest master (#247)

This commit is contained in:
Bastian Köcher
2020-11-25 15:45:49 +01:00
committed by GitHub
parent 35c2609b8b
commit e6f37cb7cf
10 changed files with 426 additions and 339 deletions
-1
View File
@@ -305,7 +305,6 @@ pub fn build_polkadot_full_node(
config,
polkadot_service::IsCollator::Yes(collator_id),
None,
None,
)
}
}