Skip to content

Commit 13db910

Browse files
authored
evm: Update deployment info (#6)
1 parent a85f445 commit 13db910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evm/DEPLOYMENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Commit Hash:
1212

1313
```sh
1414
evm (main)$ git rev-parse HEAD
15-
03b5c83a20060bd0d339e3dfdc5efa60d44423f3
15+
a85f445dca1e9a3a6ed1d4912dc4826c0ce5e10f
1616
evm (main)$
1717
```
1818

@@ -48,7 +48,7 @@ If you wish to verify that the bytecode built locally matches what is deployed o
4848
<!-- cspell:disable -->
4949

5050
```
51-
forge verify-bytecode <contract_addr> Executor --rpc-url <archive_node_rpc> --verifier-api-key <your_etherscan_key> --constructor-args <wormhole_chain_id>
51+
forge verify-bytecode <contract_addr> Executor --rpc-url <archive_node_rpc> --verifier-api-key <your_etherscan_key>
5252
```
5353

5454
<!-- cspell:enable -->

0 commit comments

Comments
 (0)