Skip to content

Commit

Permalink
Merge branch 'reingest_precomputed' into 4911/reingest_txmeta
Browse files Browse the repository at this point in the history
  • Loading branch information
urvisavla committed Jul 5, 2024
2 parents 0c18339 + 5a020f3 commit b0bf213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/horizon/internal/ingest/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ func NewSystem(config Config) (System, error) {
}
} else {
// Ingest from local captive core

logger := log.WithField("subservice", "stellar-core")
ledgerBackend, err = ledgerbackend.NewCaptive(
ledgerbackend.CaptiveCoreConfig{
Expand Down

0 comments on commit b0bf213

Please sign in to comment.