Skip to content

Commit 3d35c1b

Browse files
authored
Update config.sample.pythnet.toml (#120)
1 parent 58fc0ff commit 3d35c1b

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
@@ -29,7 +29,7 @@ key_store.accumulator_key = "7Vbmv1jt4vyuqBZcpYPpnVhrqVe5e6ZPb6JxDcffRHUM"
2929
exporter.max_batch_size = 7
3030

3131
# Duration of the interval at which to publish updates
32-
exporter.publish_interval_duration = "400ms"
32+
exporter.publish_interval_duration = "1s"
3333

3434
# Configuration for the optional secondary network this agent will publish data to.
3535
# In most cases this should be a Solana endpoint.

0 commit comments

Comments
 (0)