Skip to content

Commit 10cf5c7

Browse files
authored
fix command
1 parent d0291ff commit 10cf5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/outbox-execute/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Note that you can also set the environment variables in an `.env` file in the ro
2525
To run:
2626

2727
```shell
28-
yarn outbox-exec --txhash 0xmytxnhash
28+
yarn outbox-exec 0xmytxnhash
2929
```
3030

3131
- _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

Comments
 (0)