monero-site/_i18n/en/resources/moneropedia/unlocktime.md
erciccione bc8ba665b6
Moneropedia: Add 'untranslated' snippet to all English entries
So that when creating a new language the snippet will be copied over as well
2020-10-04 15:04:28 +02:00

13 lines
664 B
Markdown

---
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 disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A special transaction where the recipient can only spend the funds after a future date, as set by the sender.
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.