Skip to content

Commit 79693a6

Browse files
authored
Update config.sample.pythnet.toml
1 parent 1a07ac3 commit 79693a6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

config/config.sample.pythnet.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,6 @@ key_store.program_key = "FsJ3A3u2vn5cTVofAjvy6y5kwABJAqYWpe4975bi2epH"
2020
# Oracle mapping pubkey
2121
key_store.mapping_key = "AHtgzX45WTKfkPG53L6WYhGEXwQkN1BVknET3sVsLL8J"
2222

23-
# Pythnet accumulator key
24-
# The pythnet accumulator key settings are only valid for pythnet. Do not apply
25-
# these settings for any other environment i.e. mainnet, pythtest-conformance
26-
key_store.accumulator_key = "7Vbmv1jt4vyuqBZcpYPpnVhrqVe5e6ZPb6JxDcffRHUM"
27-
28-
# IMPORTANT: Exporter batch size must be decreased to 7 to support
29-
# larger accumulator transactions, when accumulator_key is set.
30-
exporter.max_batch_size = 7
31-
32-
# Duration of the interval at which to publish updates
33-
exporter.publish_interval_duration = "1s"
34-
3523
# Configuration for the JRPC API
3624
[pythd_adapter]
3725

0 commit comments

Comments
 (0)