You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/website/root/manual/develop/nodes/mithril-aggregator.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -537,6 +537,7 @@ Here is a list of the available parameters for the serve command:
537
537
|`cardano_transactions_prover_max_hashes_allowed_by_request`|`--cardano-transactions-prover-max-hashes-allowed-by-request`| - |`CARDANO_TRANSACTIONS_PROVER_MAX_HASHES_ALLOWED_BY_REQUEST`| Maximum number of transactions hashes allowed by request to the prover of the Cardano transactions |`100`|`100`| - |
538
538
|`cardano_transactions_block_streamer_max_roll_forwards_per_poll`|`--cardano-transactions-block-streamer-max-roll-forwards-per-poll`| - |`CARDANO_TRANSACTIONS_BLOCK_STREAMER_MAX_ROLL_FORWARDS_PER_POLL`| Maximum number of roll forwards during a poll of the block streamer when importing transactions |`1000`|`1000`| - |
|`preload_security_parameter`| - | - |`PRELOAD_SECURITY_PARAMETER`| Blocks offset, from the tip of the chain, to exclude during the cardano transactions preload<br/>`[default: 2160]`. |`2160`| - |:heavy_check_mark:|
540
541
|`enable_metrics_server`|`--enable-metrics-server`| - |`ENABLE_METRICS_SERVER`| Enable metrics HTTP server (Prometheus endpoint on /metrics) |`false`| - | - |
541
542
|`metrics_server_ip`|`--metrics-server-ip`| - |`METRICS_SERVER_IP`| Metrics HTTP server IP |`0.0.0.0`| - | - |
542
543
|`metrics_server_port`|`--metrics-server-port`| - |`METRICS_SERVER_PORT`| Metrics HTTP server listening port |`9090`| - | - |
0 commit comments