Skip to content
Snippets Groups Projects
Commit 86b5a0ee authored by Svyatoslav Nikolsky's avatar Svyatoslav Nikolsky Committed by Bastian Köcher
Browse files

fix truncated doc (#1529)

parent 176d87cd
Branches
No related merge requests found
......@@ -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) => {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment