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 87b0445 commit 87b5bbfCopy full SHA for 87b5bbf
config/config.sample.pythnet.toml
@@ -54,7 +54,7 @@ key_store.mapping_key = "AHtgzX45WTKfkPG53L6WYhGEXwQkN1BVknET3sVsLL8J"
54
# Price per compute unit offered for update_price transactions.
55
# This is needed for solana to be able to land transactions on the network
56
# during periods of high network congestion.
57
-exporter.compute_unit_price_micro_lamports = 4000
+exporter.compute_unit_price_micro_lamports = 40000
58
59
# Compute unit limit requested per instruction for transactions that update the price.
60
# This should be an upper bound of the compute units a single upd_price instruction might consume.
0 commit comments