Skip to content

Commit e6354d0

Browse files
committed
fix the comment of maxLogFilterNum in reference.conf
1 parent 9d028c6 commit e6354d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/src/main/resources/reference.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ node {
401401
# Maximum number for blockFilter
402402
maxBlockFilterNum = 50000
403403

404-
# Maximum number of log entries returned by eth_getLogs / eth_newFilter
404+
# Maximum number of concurrent eth_newFilter registrations, >0 otherwise no limit
405405
maxLogFilterNum = 20000
406406
}
407407

0 commit comments

Comments
 (0)