Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
technicallyty committed Jul 25, 2024
1 parent dc2e688 commit 84e4303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/slinky/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ func init() {
"Use a custom listen-to endpoint for market-map (overwrites what is provided in oracle-config).",
)

// these flags are flags that are connected to the OracleConfig.
// these flags are connected to the OracleConfig.
rootCmd.Flags().Bool(
flagMetricsEnabled,
cmdconfig.DefaultMetricsEnabled,
Expand Down

0 comments on commit 84e4303

Please sign in to comment.