Skip to content

Commit

Permalink
Apply code review suggestions #2647
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Feb 1, 2019
1 parent 0bb6637 commit 9e25ad0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/rpc-tests/bip68-sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def run_test(self):
self.activateCSV()

print("Verifying nVersion=2 transactions are standard.")
print("Note that with current versions of bitcoin software, nVersion=2 transactions are always standard (independent of BIP68 activation status).")
print("Note that with current versions of Dash Core software, nVersion=2 transactions are always standard (independent of BIP68 activation status).")
self.test_version2_relay()

print("Passed\n")
Expand Down
Empty file modified qa/rpc-tests/wallet-hd.py
100644 → 100755
Empty file.

0 comments on commit 9e25ad0

Please sign in to comment.