Create SingleNodeConnCB class for RPC tests

(cherry picked from commit 5fa66e4682)
This commit is contained in:
Alex Morcos
2016-03-04 15:08:10 -05:00
committed by MarcoFalke
parent 4fd6008105
commit 4ffd309b25
3 changed files with 41 additions and 15 deletions

View File

@@ -7,7 +7,6 @@
from test_framework.mininode import *
from test_framework.test_framework import BitcoinTestFramework
from test_framework.util import *
from test_framework.comptool import wait_until
import time
'''