Skip to content

Commit

Permalink
chore: revert cli variable name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
merklefruit committed Jul 30, 2024
1 parent 6388bad commit 9941414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bolt-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This is a simple CLI tool to interact with Bolt.
instead of relying on the RPC server:

- `--use-registry`: bool flag to fetch data from a local node instead of the RPC_URL (default: false)
- `BOLT_REGISTRY` or `--registry`: the address of the bolt-registry smart contract
- `BOLT_REGISTRY_ADDRESS` or `--registry-address`: the address of the bolt-registry smart contract
- `BOLT_BEACON_CLIENT_URL` or `--beacon-client-url`: the URL of the CL node to use

1. Run the CLI tool with the desired command and arguments, if any.
Expand Down

0 comments on commit 9941414

Please sign in to comment.