Consensus
SignRedeemEarlyHtlcTransaction
Returns a serialized signature that can be used to redeem funds from a HTLC contract using the `EarlyResolve` method.
Parameters
| Prop | Type / Default |
|---|---|
wallet | string |
contractAddress | string |
recipient | string |
value | number |
fee | number |
validityStartHeight | number |
Returns
| Prop | Type / Default |
|---|---|
returnValue | string |