aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/gdex/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/gdex/main.go')
-rw-r--r--cmd/gdex/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/gdex/main.go b/cmd/gdex/main.go
index 9a1ef7bc9..c054e3ad5 100644
--- a/cmd/gdex/main.go
+++ b/cmd/gdex/main.go
@@ -137,6 +137,8 @@ var (
utils.GpoPercentileFlag,
utils.EWASMInterpreterFlag,
utils.EVMInterpreterFlag,
+ utils.IndexerEnableFlag,
+ utils.IndexerPluginFlag,
configFileFlag,
}