mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2026-05-25 04:46:18 +02:00
feat (BREAKING): evm compat tracker with mod directive replace approach
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"log/slog"
|
||||
"time"
|
||||
|
||||
"github.com/grassrootseconomics/celo-tracker/db"
|
||||
"github.com/grassrootseconomics/celo-tracker/internal/pool"
|
||||
"github.com/grassrootseconomics/eth-tracker/db"
|
||||
"github.com/grassrootseconomics/eth-tracker/internal/pool"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
Reference in New Issue
Block a user