From 880d917e58ab8c3d9dea18035482878f70a28beb Mon Sep 17 00:00:00 2001 From: D-Stacks <78099568+D-Stacks@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:14:41 +0100 Subject: [PATCH] Rename last references to blockheight - closes #1036 (#2089) * Rename references of blockheight - closes #1036 * Update tx_invalid.json * bluescore -> DAAScore --------- Co-authored-by: Ori Newman --- domain/consensus/utils/txscript/data/tx_invalid.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domain/consensus/utils/txscript/data/tx_invalid.json b/domain/consensus/utils/txscript/data/tx_invalid.json index de2cccbe9..6c0803187 100644 --- a/domain/consensus/utils/txscript/data/tx_invalid.json +++ b/domain/consensus/utils/txscript/data/tx_invalid.json @@ -272,7 +272,7 @@ "P2SH" ], [ - "Argument negative with by-blockheight nLockTime=0" + "Argument negative with by-DAAScore nLockTime=0" ], [ [ @@ -564,7 +564,7 @@ "P2SH" ], [ - "Argument negative with by-blockheight txin.nSequence=0" + "Argument negative with by-DAAScore txin.nSequence=0" ], [ [