Skip to content

Commit

Permalink
Merge pull request #99 from covalenthq/readme_fix
Browse files Browse the repository at this point in the history
remove jwt reference in README
  • Loading branch information
sudeepdino008 authored Jan 6, 2024
2 parents 53bc307 + 41fd907 commit 41ac632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ make clean server-dbg
NOTE: If you want more control over CLI params, you can run the server binary (after `make clean server-dbg`):

```bash
./build/bin/server -jwt <WEB3_JWT> -port 3001
./build/bin/server -w3-agent-key <AGENT_KEY> -w3-delegation-file <DELEGATION_PROOF_FILE_PATH>
```

Expand Down

0 comments on commit 41ac632

Please sign in to comment.