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 87b5bbf commit 8070fe4Copy full SHA for 8070fe4
config/config.sample.pythnet.toml
@@ -65,6 +65,7 @@ exporter.compute_unit_limit = 20000
65
# This is needed for solana to be able to land transactions on the network
66
# during periods of high network congestion.
67
exporter.dynamic_compute_unit_pricing_enabled = true
68
+exporter.maximum_slot_gap_for_dynamic_compute_unit_price = 50
69
70
# Configuration for the JRPC API
71
[pythd_adapter]
0 commit comments