--- 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="yes" translationOutdated="no" %} ### 基础知识 一种特殊的交易,在这种交易中,收件人只能在将来某个日期之后才可以使用资金,这是由发送者设定的。 解锁时间允许您向某人发送一笔交易,而接收者就必须在一定数量的区块后,或者直到某一时间才能使用该笔资金。 注意,这与比特币的 [nLockTime](https://en.bitcoin.it/wiki/NLockTime) 不同,在比特币的网络当中,交易直到给定的时间才有效。