mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-08-02 04:32:06 +00:00
Fix config template
This commit is contained in:
parent
349a913575
commit
3b19ee0603
@ -28,7 +28,7 @@
|
|||||||
# Enable ETH JSON RPC server at /rpc
|
# Enable ETH JSON RPC server at /rpc
|
||||||
enableEthRPCServer = true
|
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
|
ethGetLogsResultLimit = 10000
|
||||||
|
|
||||||
# Server GQL config
|
# Server GQL config
|
||||||
|
Loading…
Reference in New Issue
Block a user