Skip to content
Snippets Groups Projects
Forked from monero-project / monero-site
721 commits behind the upstream repository.
unlocktime.md 645 B
terms: ["unlock-time", "tempo-di-sblocco"]
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, in which the transaction is not valid until the given time.