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.
2 parents 957ea3d + fc187a0 commit 3e0afc3Copy full SHA for 3e0afc3
pages/stack/interop/tutorials/contract-calls.mdx
@@ -154,7 +154,7 @@ function receiveBall(PingPongBall memory _ball) onlyCrossDomainCallback() extern
154
```
155
156
* The handler simply stores reference to the received ball
157
-* The handler can only be invokable by the cross chain messenger
+* The handler can only be invocable by the cross chain messenger
158
* Since the contract is self-referential, the cross chain sender must be the same contract address
159
160
### Hit the ball cross-chain
words.txt
@@ -168,7 +168,7 @@ IERC
168
IGNOREPRICE
169
ignoreprice
170
Immunefi
171
-implicity
+implicitly
172
Inator
173
inator
174
INFLUXDBV
0 commit comments