Beispiel #1
0
 def run(self):
     os.environ['STORE_PRECOMPILED'] = 'yes'
     from raiden.blockchain.abi import CONTRACT_MANAGER
     CONTRACT_MANAGER.instantiate()
 def run(self):
     os.environ['STORE_PRECOMPILED'] = 'yes'
     from raiden.blockchain.abi import CONTRACT_MANAGER
     CONTRACT_MANAGER.instantiate()