Skip to content

Commit d4473bf

Browse files
authored
Update config.sample.pythnet.toml (#104)
1 parent f08a52a commit d4473bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.sample.pythnet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ exporter.compute_unit_price_micro_lamports = 1000
6767
# The duration of the interval at which `notify_price_sched` notifications will be sent.
6868
# Note that this doesn't affect the rate at which transactions are published:
6969
# this is soley a backwards-compatibility API feature.
70-
notify_price_sched_interval_duration = "400ms"
70+
notify_price_sched_interval_duration = "100ms"

0 commit comments

Comments
 (0)