Omnibus commited on
Commit
e4246f2
·
1 Parent(s): 64d23ac

Update mychain.py

Browse files
Files changed (1) hide show
  1. mychain.py +1 -1
mychain.py CHANGED
@@ -298,7 +298,7 @@ class MyChainSend:
298
  return out, ind, mes
299
 
300
  def deep_valid_send(self, chain1,chain2):
301
- previous_block = chain[0]
302
  block_index = 2
303
  out=True
304
  ind=None
 
298
  return out, ind, mes
299
 
300
  def deep_valid_send(self, chain1,chain2):
301
+
302
  block_index = 2
303
  out=True
304
  ind=None