mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +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(_)) => {
|
(ParaHashAtSource::Some(_), Some(_)) => {
|
||||||
// this is normal case when relay has recently updated heads, when parachain is
|
// 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
|
false
|
||||||
},
|
},
|
||||||
(ParaHashAtSource::Some(_), None) => {
|
(ParaHashAtSource::Some(_), None) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user