Skip to content

Commit bff11ae

Browse files
committed
Update config.sample.pythnet.toml
1 parent 6e6ecbf commit bff11ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/config.sample.pythnet.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ exporter.dynamic_compute_unit_pricing_enabled = true
6868
exporter.maximum_slot_gap_for_dynamic_compute_unit_price = 50
6969
exporter.maximum_total_compute_fee_micro_lamports = 10000000000
7070

71+
# The interval with which to poll account information.
72+
oracle.poll_interval_duration = "5s"
73+
7174
# Configuration for the JRPC API
7275
[pythd_adapter]
7376

0 commit comments

Comments
 (0)