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 d0291ff commit 10cf5c7Copy full SHA for 10cf5c7
packages/outbox-execute/README.md
@@ -25,7 +25,7 @@ Note that you can also set the environment variables in an `.env` file in the ro
25
To run:
26
27
```shell
28
-yarn outbox-exec --txhash 0xmytxnhash
+yarn outbox-exec 0xmytxnhash
29
```
30
31
- _0xmytxnhash_ is expected to be the transaction hash of a transaction in the child chain that triggered a child-to-parent message.
0 commit comments