Skip to content

Commit b710042

Browse files
authored
Update README.md
1 parent 10cf5c7 commit b710042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/redeem-pending-retryable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To create a failed retryable ticket:
3131
To redeem a pending retryable ticket:
3232

3333
```
34-
yarn redeemPendingRetryable --txhash 0xmytxnhash
34+
yarn redeemPendingRetryable 0xmytxnhash
3535
```
3636

3737
- _0xmytxnhash_ is expected to be the transaction hash of the transaction on the parent chain that triggered the parent-to-child message.

0 commit comments

Comments
 (0)