ConsensusSend
RedeemEarlyHtlcTransaction
Sends a transaction redeeming a HTLC contract, using the `EarlyResolve` method, to the network.
Parameters
| Prop | Type / Default |
|---|---|
contractAddress | string |
recipient | string |
htlcSenderSignature | string |
htlcRecipientSignature | string |
value | number |
fee | number |
validityStartHeight | number |
Returns
| Prop | Type / Default |
|---|---|
returnValue | string |