fix: pipeline logic

This commit is contained in:
Ludo Galabru
2023-08-03 22:49:36 +02:00
parent e1b6869159
commit a864c85c33

View File

@@ -419,9 +419,9 @@ impl Service {
None
},
if start_block >= first_inscription_height {
None
} else {
Some(&blocks_post_processor)
} else {
None
},
speed,
&self.ctx,