We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fc0ff commit 3d35c1bCopy full SHA for 3d35c1b
config/config.sample.pythnet.toml
@@ -29,7 +29,7 @@ key_store.accumulator_key = "7Vbmv1jt4vyuqBZcpYPpnVhrqVe5e6ZPb6JxDcffRHUM"
29
exporter.max_batch_size = 7
30
31
# Duration of the interval at which to publish updates
32
-exporter.publish_interval_duration = "400ms"
+exporter.publish_interval_duration = "1s"
33
34
# Configuration for the optional secondary network this agent will publish data to.
35
# In most cases this should be a Solana endpoint.
0 commit comments