fix truncated doc (#1529)

This commit is contained in:
Svyatoslav Nikolsky
2022-08-01 09:17:46 +03:00
committed by Bastian Köcher
parent 176d87cdd8
commit 86b5a0ee6a
@@ -383,7 +383,7 @@ where
},
(ParaHashAtSource::Some(_), Some(_)) => {
// this is normal case when relay has recently updated heads, when parachain is
// not progressing or when our source client is
// not progressing, or when our source client is still syncing
false
},
(ParaHashAtSource::Some(_), None) => {