Skip to content

Commit f120d5c

Browse files
committed
updates hash in tutorial script
updates the hash related to standard-bridge-standard-token.sh following change for #1163
1 parent 19fa26b commit f120d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/builders/app-developers/tutorials/standard-bridge-standard-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Use the `cast` command to trigger the deployment function on the factory contrac
8888
This example command creates a token with the name "My Standard Demo Token" and the symbol "L2TKN".
8989
The resulting L2 ERC-20 token address is printed to the console.
9090

91-
```bash file=<rootDir>/public/tutorials/standard-bridge-standard-token.sh#L6 hash=9380086a28ce906ab47d6c1b1e2c8688
91+
```bash file=<rootDir>/public/tutorials/standard-bridge-standard-token.sh#L6 hash=1ecfdc6106e0c5179b182d66b5171c2c
9292
```
9393

9494
</Steps>

0 commit comments

Comments
 (0)