Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaisc committed Aug 22, 2024
1 parent a952d61 commit 08d8e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export PRIVATE_KEY="0x_your_private_key_here"

The `PRIVATE_KEY` is the only mandatory environmental variable, you must include the `0x` at the front of your private key. Additional configurations can be set as needed. For all available configurations, refer to the [Environment Variables](docs/env.md) documentation.

### 5. Start the Node
### 4. Start the Node

```bash
npm run start
Expand Down

0 comments on commit 08d8e51

Please sign in to comment.