Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisht13 authored Sep 30, 2024
1 parent e54b087 commit ff4815d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/relayer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can run the relayer either on your local environments or cloud instances (we
PRIVATE_KEY=""
CHAIN_ID=84532
RPC_URL="https://sepolia.base.org"
SIGNER=0x69bec2dd161d6bbcc91ec32aa44d9333ebc864c0 # Signer for the dkim oracle on IC
SIGNER=0x69bec2dd161d6bbcc91ec32aa44d9333ebc864c0 # Signer for the dkim oracle on IC (Don't change this)
ETHERSCAN_API_KEY=
# CHAIN_NAME="base_sepolia"
```
Expand Down

0 comments on commit ff4815d

Please sign in to comment.