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 10cf5c7 commit b710042Copy full SHA for b710042
packages/redeem-pending-retryable/README.md
@@ -31,7 +31,7 @@ To create a failed retryable ticket:
31
To redeem a pending retryable ticket:
32
33
```
34
- yarn redeemPendingRetryable --txhash 0xmytxnhash
+ yarn redeemPendingRetryable 0xmytxnhash
35
36
37
- _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