Skip to content

Commit 45a43c6

Browse files
committed
fix: update config comment
1 parent e4f0998 commit 45a43c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ listen_address = "127.0.0.1:8910"
2222

2323
# Flush interval for responses and notifications. This is the maximum time the
2424
# server will wait before flushing the messages to the client. It will have no
25-
# effect if `flush_immediately` is set to true.
25+
# effect if `instant_flush` is set to true.
2626
# flush_interval_duration = "50ms"
2727

2828
# Configuration for the primary network this agent will publish data to. In most cases this should be a Pythnet endpoint.

0 commit comments

Comments
 (0)