We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beae074 commit 5072187Copy full SHA for 5072187
pages/app-developers/tutorials/bridging/cross-dom-bridge-erc20.mdx
@@ -308,7 +308,7 @@ You'll then receive the same number of tokens on L2 in return.
308
This balance should be lower by the amount we bridged, as those tokens are now escrowed in the `L1StandardBridge` contract.
309
This step helps confirm that the first part of the bridging process completed successfully:
310
311
- ```js file=<rootDir>/public/tutorials/cross-dom-bridge-erc20.js#L148-L154 hash=0286a14fc56fcef03c02c57219045c36
+ ```js file=<rootDir>/public/tutorials/cross-dom-bridge-erc20.js#L148-L154 hash=9985ca726c10c42d96ea508c247a878c
312
```
313
314
{<h3>Check your token balance on L2</h3>}
0 commit comments