1
0

fix modules

This commit is contained in:
thomasv
2013-09-04 19:58:34 +02:00
parent 90767c4b47
commit 8242e58ddd
2 changed files with 4 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
from bitcoin import *
from transaction import Transaction
class Account(object):
def __init__(self, v):