Skip to content

Commit

Permalink
docs: remove old doc from field
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoPittella committed Dec 6, 2024
1 parent f7f98b7 commit f1e7b89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/tx-prover/src/commands/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@ pub enum Command {
/// [miden_tx_prover::PROVER_SERVICE_CONFIG_FILE_NAME] constant.
Init(Init),
/// Starts the workers with the configuration defined in the command.
///
/// The worker includes a health check server that listens on a given address and port, also
/// defined in the command.
StartWorker(StartWorker),
/// Starts the proxy defined in the config file.
StartProxy(StartProxy),
Expand Down

0 comments on commit f1e7b89

Please sign in to comment.