tests: Remove unused testing code

This commit is contained in:
practicalswift
2018-09-24 22:45:58 +02:00
parent e8d490f27e
commit 590a57fdec
6 changed files with 6 additions and 14 deletions

View File

@ -25,7 +25,6 @@ CLTV_HEIGHT = 1351
# Reject codes that we might receive in this test
REJECT_INVALID = 16
REJECT_OBSOLETE = 17
REJECT_NONSTANDARD = 64
def cltv_invalidate(tx):