sendNewHtlcTransaction method

Sends a transaction creating a new HTLC contract to the network.

Params

ParameterTypeRequired
walletstringYes
htlcSenderstringYes
htlcRecipientstringYes
hashRootstringYes
hashCountnumberYes
timeoutnumberYes
valuenumberYes
feenumberYes
validityStartHeightnumberYes

Result

PropertyTypeRequired
Blake2bHashstringYes

Code Examples

Copy page
Create issue