av-store: skip processing finalized blocks while syncing (#6691)

This commit is contained in:
ordian
2023-02-09 10:22:29 -03:00
committed by GitHub
parent f7ea584da7
commit d38a94acf1
5 changed files with 33 additions and 2 deletions
+1
View File
@@ -6826,6 +6826,7 @@ dependencies = [
"polkadot-overseer",
"polkadot-primitives",
"polkadot-primitives-test-helpers",
"sp-consensus",
"sp-core",
"sp-keyring",
"thiserror",