We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bcba5d commit 30767ffCopy full SHA for 30767ff
test/functional/invalidtxrequest.py
@@ -5,7 +5,6 @@
5
"""Test node responses to invalid transactions.
6
7
In this test we connect to one node over p2p, and test tx requests."""
8
-import time
9
10
from test_framework.blocktools import create_block, create_coinbase, create_transaction
11
from test_framework.mininode import (
0 commit comments