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 f839f01 commit 397e2cdCopy full SHA for 397e2cd
config/config.sample.pythnet.toml
@@ -61,6 +61,8 @@ exporter.dynamic_compute_unit_pricing_enabled = true
61
# Price per compute unit offered for update_price transactions
62
exporter.compute_unit_price_micro_lamports = 1000
63
64
+exporter.maximum_compute_unit_price_micro_lamports = 100000
65
+
66
# Configuration for the JRPC API
67
[pythd_adapter]
68
0 commit comments