mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 15:17:57 +00:00
fix truncated doc (#1529)
This commit is contained in:
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) => {
|
||||
|
||||
Reference in New Issue
Block a user