Create SingleNodeConnCB class for RPC tests

This commit is contained in:
Alex Morcos
2016-03-04 15:08:10 -05:00
parent 9e072a6e66
commit 5fa66e4682
3 changed files with 40 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
'''