ConsensusSend
RedeemRegularHtlcTransaction
Sends a transaction redeeming a HTLC contract, using the `RegularTransfer` method, to the network.
Parameters
| Prop | Type / Default |
|---|---|
wallet | string |
contractAddress | string |
recipient | string |
preImage | string |
hashRoot | string |
hashCount | number |
value | number |
fee | number |
validityStartHeight | number |
Returns
| Prop | Type / Default |
|---|---|
returnValue | string |