1
I would like to know if timelock transactions are considered standard with the current bitcoin client. If the answer is no, this means that you should use a different client or is it up to user choice? Furthermore, if someone wants to construct such a transaction which is the structure it should have?
1do you mean the locktime field in the transaction or OP_CHECKLOCKTIMEVERIFY? – mulllhausen – 2015-10-19T11:39:34.707
Both I would say. nlocktime field is used to lock the transaction in the future and then how it will be verified? – angel limneos – 2015-10-19T12:16:33.047
i wrote this to explain how locktime and OP_CHECKLOCKTIMEVERIFY work
– mulllhausen – 2015-10-19T13:03:06.767