fix modules
[electrum-nvc.git] / lib / account.py
index 12fb149..b07559f 100644 (file)
@@ -18,7 +18,7 @@
 
 
 from bitcoin import *
-
+from transaction import Transaction
 
 class Account(object):
     def __init__(self, v):