From 23357c1884f56635889be86c977ef1d897bed3dc Mon Sep 17 00:00:00 2001 From: 223880 Date: Mon, 22 Jul 2024 07:00:24 -0300 Subject: [PATCH] Fix --- scripts/opcodes.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/opcodes.sh b/scripts/opcodes.sh index 01e4ea6a..09781f8e 100644 --- a/scripts/opcodes.sh +++ b/scripts/opcodes.sh @@ -1,2 +1,6 @@ ## Covenants -## op cat \ No newline at end of file +OP_CHECKTEMPLATEVERIFY + +## op cat + +OP_CAT \ No newline at end of file