aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_net.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/rpc_net.py')
-rwxr-xr-xtest/functional/rpc_net.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/rpc_net.py b/test/functional/rpc_net.py
index 192b60e5d2..f952f91c74 100755
--- a/test/functional/rpc_net.py
+++ b/test/functional/rpc_net.py
@@ -19,7 +19,7 @@ from test_framework.util import (
p2p_port,
wait_until,
)
-from test_framework.mininode import P2PInterface
+from test_framework.p2p import P2PInterface
import test_framework.messages
from test_framework.messages import (
NODE_NETWORK,