Exemplo n.º 1
0
 def __init__(self):
     Block.__init__(self,0,[],0,'0')
     self.unconfirmed_transactions = []
     self.chain = []
Exemplo n.º 2
0
 def __init__(self):
     Block.__init__(self, 0, [], 0, '0')