Improving imports (#4448)
This commit is contained in:
committed by
ghost43
parent
a4da04110e
commit
469565c188
@@ -21,7 +21,7 @@
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
from .util import ThreadJob
|
||||
from .bitcoin import *
|
||||
from .bitcoin import Hash, hash_decode, hash_encode
|
||||
|
||||
|
||||
class SPV(ThreadJob):
|
||||
|
||||
Reference in New Issue
Block a user