mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 16:28:19 +00:00
8d79f880dc
main: - [x] translated: de.yml - Status: peer-reviewed - [x] translated: lang\de\ - Status: peer-reviewed - [x] added: "de: Deutsch in other ymls" resources: * untranslated: moneropedia - some terms added to match de.yml * untranslated: user guides * untranslated: developer guides Special thanks to ErCiccione and rodolfo912 as well as to rbrunner7
13 lines
625 B
Markdown
13 lines
625 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 untranslated.html %}
|
|
### 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.
|