ConsensusCreate
NewHtlcTransaction
Returns a serialized transaction creating a new HTLC contract.
Parameters
Prop | Type / Default |
---|---|
wallet | string |
htlcSender | string |
htlcRecipient | string |
hashRoot | string |
hashCount | number |
timeout | number |
value | number |
fee | number |
validityStartHeight | number |
Returns
Prop | Type / Default |
---|---|
returnValue | string |