Merge remote-tracking branch 'substrate-disk/polkadot-testnet-fixes-fp'

This commit is contained in:
Robert Habermeier
2018-08-22 18:45:14 +02:00
9 changed files with 117 additions and 70 deletions
+1 -1
View File
@@ -120,4 +120,4 @@ pub struct InherentData {
pub parachain_heads: Vec<::parachain::CandidateReceipt>,
/// Indices of offline validators.
pub offline_indices: Vec<u32>,
}
}