Skip to content

Commit 87b5bbf

Browse files
hkaliraipythali-behjati
authored andcommitted
Update config.sample.pythnet.toml
1 parent 87b0445 commit 87b5bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.sample.pythnet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ key_store.mapping_key = "AHtgzX45WTKfkPG53L6WYhGEXwQkN1BVknET3sVsLL8J"
5454
# Price per compute unit offered for update_price transactions.
5555
# This is needed for solana to be able to land transactions on the network
5656
# during periods of high network congestion.
57-
exporter.compute_unit_price_micro_lamports = 4000
57+
exporter.compute_unit_price_micro_lamports = 40000
5858

5959
# Compute unit limit requested per instruction for transactions that update the price.
6060
# This should be an upper bound of the compute units a single upd_price instruction might consume.

0 commit comments

Comments
 (0)