monero-site/_i18n/fr/resources/moneropedia/unlocktime.md

15 lines
658 B
Markdown
Raw Normal View History

2018-04-05 07:11:44 +00:00
---
entry: "Transaction Unlock Time"
terms: ["unlock-time"]
summary: "a special transaction where the recipient can only spend the funds after a future date, as set by the sender"
---
{% include untranslated.html %}
2018-04-05 07:11:44 +00:00
### The Basics
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
2018-04-05 07:11:44 +00:00
Unlock time allows you to send a transaction to someone, such that they can not spend it until after a certain number of blocks, or until a certain time.
Note that this works differently than Bitcoin's [nLockTime](https://en.bitcoin.it/wiki/NLockTime), in which the transaction is not valid until the given time.