Skip to content

Commit

Permalink
Fix config template
Browse files Browse the repository at this point in the history
  • Loading branch information
prathamesh0 committed Sep 16, 2024
1 parent 349a913 commit 3b19ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/codegen/src/templates/config-template.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# Enable ETH JSON RPC server at /rpc
enableEthRPCServer = true

// Max number of logs that can be returned in a single getLogs request (default: 10000)
# Max number of logs that can be returned in a single getLogs request (default: 10000)
ethGetLogsResultLimit = 10000

# Server GQL config
Expand Down

0 comments on commit 3b19ee0

Please sign in to comment.