0
Is it possible to manually create a Hash Time Locked Contract using the bitcoin-qt command line?
I have dabbled with manually creating createrawtransaction / sendrawtransaction using the bitcoin-qt clients command line, and wanted to know how to manually create a Hash Time Locked Contract.
When I say "manually", I mean, really getting your hands dirty, like using notepad to construct the contract/script, putting the values into bitcoin-cli, to convert it into a hash, ready for it to be sent using sendrawtransaction.
This seems to be very similar to https://bitcoin.stackexchange.com/q/74753/5406, do you mind if we close it as a duplicate thereof?
– Murch – 2018-05-07T18:37:42.327Sure, no problem. – oshirowanen – 2018-05-07T19:24:59.857