fix: bootsrap script migrator, event package path and add new Pool method for bootstrapper

This commit is contained in:
2024-10-08 12:24:55 +03:00
parent 3d70dd11c0
commit 03a85b97b9
6 changed files with 56 additions and 41 deletions

View File

@@ -4,8 +4,8 @@ import (
"context"
"encoding/json"
"github.com/grassrootseconomics/celo-tracker/pkg/event"
"github.com/grassrootseconomics/eth-indexer/internal/store"
"github.com/grassrootseconomics/eth-tracker/pkg/event"
)
type (