Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/stack/interop/tutorials/contract-calls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ function receiveBall(PingPongBall memory _ball) onlyCrossDomainCallback() extern
```

* The handler simply stores reference to the received ball
* The handler can only be invokable by the cross chain messenger
* The handler can only be invocable by the cross chain messenger
* Since the contract is self-referential, the cross chain sender must be the same contract address

### Hit the ball cross-chain
Expand Down
2 changes: 1 addition & 1 deletion words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ IERC
IGNOREPRICE
ignoreprice
Immunefi
implicity
implicitly
Inator
inator
INFLUXDBV
Expand Down