Skip to content

Commit

Permalink
Update flags-configs.mdx
Browse files Browse the repository at this point in the history
Small adjustments removing devnet mention
  • Loading branch information
vfrsilva authored May 16, 2024
1 parent 2805782 commit a733983
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/berkeley-upgrade/flags-configs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ https://github.com/MinaProtocol/mina/releases/tag/3.0.0devnet

### Block Producer​s

Start your node in the Devnet with the flags and environment variables listed below.
Start your node post-upgrade in Mainnet with the flags and environment variables listed below.

```
mina daemon
Expand All @@ -52,7 +52,7 @@ MINA_PRIVKEY_PASS
```

### SNARK Coordinator
Configure your node in the Devnet with specific flags and environment variables as listed.
Configure your node post-upgrade in Mainnet with specific flags and environment variables as listed.

```
mina daemon
Expand All @@ -71,7 +71,7 @@ MINA_LIBP2P_PASS
```

### SNARK Workers
Connect to SNARK Coordinator node if required and run the following flags.
Connect to a SNARK Coordinator node if required and run the following flags.
```
mina internal snark-worker
--proof-level full
Expand Down

0 comments on commit a733983

Please sign in to comment.