mirror of
https://github.com/alexgo-io/gaze-indexer.git
synced 2026-04-29 12:15:13 +08:00
Merge branch 'feature/bitcoin-indexer' into feat/runes-module
This commit is contained in:
@@ -122,6 +122,9 @@ func runHandler(opts *runCmdOptions, cmd *cobra.Command, _ []string) error {
|
||||
logger.ErrorContext(ctx, "Failed to run Bitcoin Indexer", slogx.Error(err))
|
||||
}
|
||||
}()
|
||||
|
||||
// stop main process if Bitcoin Indexer failed
|
||||
stop()
|
||||
}
|
||||
|
||||
// Initialize Runes Indexer
|
||||
|
||||
Reference in New Issue
Block a user