pull down to refresh
142 sats \ 0 replies \ @south_korea_ln 12 Mar 2024 \ parent \ on: time lock bitcoin
And for calculation purposes:
- Convert the locktime Unix timestamp to a date and time.
- Determine the current block's timestamp.
- Calculate the difference in time between the locktime and the current block's time.
- Divide the time difference by the average block time (about 10 minutes) to get an approximate number of blocks you'll need to wait.