Skip to content

Commit

Permalink
Rename last references to blockheight - closes kaspanet#1036 (kaspane…
Browse files Browse the repository at this point in the history
…t#2089)

* Rename references of blockheight - closes kaspanet#1036

* Update tx_invalid.json

* bluescore -> DAAScore

---------

Co-authored-by: Ori Newman <[email protected]>
  • Loading branch information
D-Stacks and someone235 authored Feb 27, 2023
1 parent 3c53c6d commit 880d917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions domain/consensus/utils/txscript/data/tx_invalid.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
"P2SH"
],
[
"Argument negative with by-blockheight nLockTime=0"
"Argument negative with by-DAAScore nLockTime=0"
],
[
[
Expand Down Expand Up @@ -564,7 +564,7 @@
"P2SH"
],
[
"Argument negative with by-blockheight txin.nSequence=0"
"Argument negative with by-DAAScore txin.nSequence=0"
],
[
[
Expand Down

0 comments on commit 880d917

Please sign in to comment.