Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vizualni authored Jul 4, 2022
1 parent 90696e0 commit 33aec98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ paloma:
evm:
eth-main:
chain-id: 1
base-rpc-url: $ETH_RPC_URL
base-rpc-url: ${ETH_RPC_URL}
keyring-pass-env-name: ETH_PASSWORD
signing-key: ETH_SIGNING_KEY
signing-key: ${ETH_SIGNING_KEY}
keyring-dir: ~/.pigeon/keys/evm/eth-main
```
Expand Down

0 comments on commit 33aec98

Please sign in to comment.