Skip to content

Commit

Permalink
fix the IndexProviderConfig comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Icarus9913 committed Apr 13, 2022
1 parent 02a6176 commit 3bbfd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/config/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ type DealmakingConfig struct {
type IndexProviderConfig struct {

// Enable set whether to enable indexing announcement to the network and expose endpoints that
// allow indexer nodes to process announcements. Disabled by default.
// allow indexer nodes to process announcements. Enabled by default.
Enable bool

// EntriesCacheCapacity sets the maximum capacity to use for caching the indexing advertisement
Expand Down

0 comments on commit 3bbfd6b

Please sign in to comment.