From 8e33f86f6e92cb923397b22a14ac9fd62ac16ac0 Mon Sep 17 00:00:00 2001 From: claylock Date: Thu, 26 Oct 2023 18:30:54 +0000 Subject: [PATCH] Edited ch07_authorization-authentication.adoc with Atlas code editor --- ch07_authorization-authentication.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ch07_authorization-authentication.adoc b/ch07_authorization-authentication.adoc index af1b061e..47a6f5ac 100644 --- a/ch07_authorization-authentication.adoc +++ b/ch07_authorization-authentication.adoc @@ -793,6 +793,7 @@ specified time has elapsed. such that they can only be spent in a future transaction with lock time set to a greater or equal value. +[role="less_space pagebreak-before"] The +OP_CLTV+ opcode takes one parameter as input, expressed as a number in the same format as lock time (either a block height or Unix epoch time). As indicated by the +VERIFY+ suffix, +OP_CLTV+ is the type of opcode