Skip to content

Commit

Permalink
Update config.sample.pythnet.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati authored Aug 14, 2024
1 parent 79693a6 commit 9dc7e77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/config.sample.pythnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ key_store.program_key = "FsJ3A3u2vn5cTVofAjvy6y5kwABJAqYWpe4975bi2epH"
# Oracle mapping pubkey
key_store.mapping_key = "AHtgzX45WTKfkPG53L6WYhGEXwQkN1BVknET3sVsLL8J"

# Compute unit per price update.
exporter.compute_unit_limit = 5000

# Configuration for the JRPC API
[pythd_adapter]

Expand Down

0 comments on commit 9dc7e77

Please sign in to comment.