Skip to content

Commit

Permalink
indexer-service: remove the ethereum-network command-line argument
Browse files Browse the repository at this point in the history
  • Loading branch information
tilacog committed Dec 7, 2022
1 parent d611f38 commit ced81d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/indexer-service/src/commands/start.ts
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ export default {
const networkProvider = await Network.provider(
logger,
metrics,
argv.ethereumNetwork,
argv.ethereum,
argv.ethereumPollingInterval,
)
Expand Down

0 comments on commit ced81d3

Please sign in to comment.