Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omnifient authored Jul 16, 2024
1 parent 6d8304b commit af0b8af
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 @@ -343,7 +343,7 @@ export ADDRESS_DEPLOYER=0xb67826C2176682Fd3Ae3e31A561fc4b9fb012225
- Send the bridgeAndCall tx: this bridges $AGG from Cardona to zKyoto ($bwAGG) and calls deposit to the corresponding KEOM market

```
forge script script/demos/L2L2BridgeAndDeposit.s.sol:AGG --rpc-url ${RPC} -vvvv --legacy --broadcast
forge script script/demos/L2L2BridgeAndDeposit.s.sol:L2L2BridgeAndDeposit --rpc-url ${RPC} -vvvv --legacy --broadcast
```

- Update the claim script with the token, tx hash, and networks
Expand Down

0 comments on commit af0b8af

Please sign in to comment.