mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-06-16 01:15:05 +08:00
fix: pipeline logic
This commit is contained in:
@@ -419,9 +419,9 @@ impl Service {
|
||||
None
|
||||
},
|
||||
if start_block >= first_inscription_height {
|
||||
None
|
||||
} else {
|
||||
Some(&blocks_post_processor)
|
||||
} else {
|
||||
None
|
||||
},
|
||||
speed,
|
||||
&self.ctx,
|
||||
|
||||
Reference in New Issue
Block a user