Skip to content

Commit

Permalink
fix(xdom-bridge-erc20): Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
qbzzt authored Feb 1, 2023
1 parent 1d9b8a7 commit 160083d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cross-dom-bridge-erc20/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ The third parameter (which is optional) is a hashed array of options:
Once the message is relayed the balance change on Optimism is practically instantaneous.
We can just report the balances and see that the L2 balance rose by 1 gwei.

### `withdrawETH`
### `withdrawERC20`

This function shows how to withdraw ERC-20 from Optimism to Ethereum.
The withdrawal process has these stages:
Expand Down

0 comments on commit 160083d

Please sign in to comment.