mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-15 23:52:52 +03:00
rename itegrator to indexer
This commit is contained in:
@@ -14,7 +14,7 @@ export const pureEnvNetworksSchema = z.object({
|
||||
priceFeed: z.object({
|
||||
all: z.string(),
|
||||
}),
|
||||
integrator: z.object({
|
||||
indexer: z.object({
|
||||
http: z.string(),
|
||||
}),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user