log
This commit is contained in:
parent
79c071d536
commit
5a2143ce03
@ -206,7 +206,8 @@ class Willexecutors:
|
|||||||
bal_plugin.config.set_key(bal_plugin.WILLEXECUTORS,willexecutors,save=True)
|
bal_plugin.config.set_key(bal_plugin.WILLEXECUTORS,willexecutors,save=True)
|
||||||
return h
|
return h
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
_logger.error(f"errore aprendo willexecutors.json: {e}")
|
_logger.error(f"error opening willexecutors json: {e}")
|
||||||
|
|
||||||
return {}
|
return {}
|
||||||
|
|
||||||
def check_transaction(txid,url):
|
def check_transaction(txid,url):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user