mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2025-02-23 00:02:00 +01:00
feat: hardcode celo mainnet registry addresses
This commit is contained in:
parent
63daa1a3c3
commit
fd6fcc0eb0
2
internal/cache/cache.go
vendored
2
internal/cache/cache.go
vendored
@ -50,7 +50,7 @@ func New(o CacheOpts) (Cache, error) {
|
||||
if err := bootstrapCache(
|
||||
o.Chain,
|
||||
cache,
|
||||
o.Registries,
|
||||
[]string{"0xd1FB944748aca327a1ba036B082993D9dd9Bfa0C", "0x0cc9f4fff962def35bb34a53691180b13e653030"},
|
||||
o.Watchlist,
|
||||
o.Blacklist,
|
||||
o.Logg,
|
||||
|
Loading…
Reference in New Issue
Block a user