Skip to content

Commit 60987c5

Browse files
Fix broken hash
1 parent f6885de commit 60987c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/interop/tutorials/message-passing.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ For development purposes, we'll first use autorelay mode to handle message execu
238238

239239
6. Create `src/GreetingSender.sol`.
240240

241-
```solidity file=<rootDir>/public/tutorials/GreetingSender.sol#L1-L28 hash=75d197d1e1da112421785c2160f6a55a
241+
```solidity file=<rootDir>/public/tutorials/GreetingSender.sol#L1-L28 hash=9ed77001810caf52bbaa94da8b0dc5c6
242242
```
243243

244244
<details>

0 commit comments

Comments
 (0)