signRedeemEarlyHtlcTransaction method
Returns a serialized signature that can be used to redeem funds from a HTLC contract using the `EarlyResolve` method.
Params
| Parameter | Type | Required |
|---|---|---|
wallet | string | Yes |
contractAddress | string | Yes |
recipient | string | Yes |
value | number | Yes |
fee | number | Yes |
validityStartHeight | number | Yes |
Result
| Property | Type | Required |
|---|---|---|
String | string | Yes |