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