Post
Topic
Board Development & Technical Discussion
Re: Would there be a way to put a lock time on all successive transactions?
by
yakuza699
on 24/09/2017, 08:47:13 UTC
You can lock a transaction by both the time and certain block. You however will not be able to broadcast those transactions until the lock time has passed.
Check https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki for more information.