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 8070fe4 commit bdcd1c1Copy full SHA for bdcd1c1
config/config.sample.pythnet.toml
@@ -66,6 +66,7 @@ exporter.compute_unit_limit = 20000
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
+exporter.maximum_total_compute_fee_micro_lamports = 10000000000
70
71
# Configuration for the JRPC API
72
[pythd_adapter]
0 commit comments