Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth committed Nov 2, 2023
1 parent 2c8d52e commit 8bb7f67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions evm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ node evm/deploy-its -e testnet -n ethereum -s [salt]

Change the `-s SALT` to derive a new address.

## InterchainGovernance

To update the min deposit on Axelar with a param change proposal, you can generate the proposal via
`node evm/min-deposit-proposal.js -e mainnet -n all --deposit 1000000`

## Contract Verification

### Prerequisites
Expand Down

0 comments on commit 8bb7f67

Please sign in to comment.