sendRedeemRegularHtlcTransaction
method
Sends a transaction redeeming a HTLC contract, using the `RegularTransfer` method, to the network.
Params
Parameter | Type | Required |
---|---|---|
wallet | string | Yes |
contractAddress | string | Yes |
recipient | string | Yes |
preImage | string | Yes |
hashRoot | string | Yes |
hashCount | number | Yes |
value | number | Yes |
fee | number | Yes |
validityStartHeight | number | Yes |
Result
Property | Type | Required |
---|---|---|
Blake2bHash | string | Yes |