Skip to content

Commit

Permalink
docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani authored Oct 23, 2024
1 parent af4b61d commit 58223eb
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 @@ -94,7 +94,7 @@ You should now have the following environment variables set in the `.env` file i
| Parameter | Description |
|-----------|-------------|
| `SOURCE_CHAIN_ID` | Chain ID for the source chain. |
| `SOURCE_CONSENSUS_RPC_URL` | RPC URL for the source chain. See how to get this in the [Supported Networks](#supported-networks) section |
| `SOURCE_CONSENSUS_RPC_URL` | RPC URL for the source chain. See how to get this in the [Consensus RPC Setup](#1-consensus-rpc-setup)) section |
| `DEST_RPC_URL` | RPC URL for the destination chain (where the light client contract will be deployed). |
| `DEST_CHAIN_ID` | Chain ID for the destination chain (where the light client contract will be deployed). |
| `PRIVATE_KEY` | Private key for the account that will be deploying the contract. |
Expand Down

0 comments on commit 58223eb

Please sign in to comment.