Collate only if --validator is given (#161)

This commit is contained in:
Cecile Tonglet
2020-07-29 20:49:31 +02:00
committed by GitHub
parent d664a7cf38
commit f26dd45e78
16 changed files with 1425 additions and 1363 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
//! XMCP related primitives
use polkadot_primitives::parachain::Id as ParaId;
use polkadot_primitives::v0::Id as ParaId;
use sp_std::vec::Vec;
/// A raw XCMP message that is being send between two Parachain's.