File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -20,18 +20,6 @@ key_store.program_key = "FsJ3A3u2vn5cTVofAjvy6y5kwABJAqYWpe4975bi2epH"
20
20
# Oracle mapping pubkey
21
21
key_store.mapping_key = " AHtgzX45WTKfkPG53L6WYhGEXwQkN1BVknET3sVsLL8J"
22
22
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
-
35
23
# Configuration for the JRPC API
36
24
[pythd_adapter ]
37
25
You can’t perform that action at this time.
0 commit comments