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 19fa26b commit f120d5cCopy full SHA for f120d5c
pages/builders/app-developers/tutorials/standard-bridge-standard-token.mdx
@@ -88,7 +88,7 @@ Use the `cast` command to trigger the deployment function on the factory contrac
88
This example command creates a token with the name "My Standard Demo Token" and the symbol "L2TKN".
89
The resulting L2 ERC-20 token address is printed to the console.
90
91
-```bash file=<rootDir>/public/tutorials/standard-bridge-standard-token.sh#L6 hash=9380086a28ce906ab47d6c1b1e2c8688
+```bash file=<rootDir>/public/tutorials/standard-bridge-standard-token.sh#L6 hash=1ecfdc6106e0c5179b182d66b5171c2c
92
```
93
94
</Steps>
0 commit comments