You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On master branch, after "rebuild history", all the flexUSD transactions have red exclamation mark. If I click "revalidate" on one of the tx, I get:
|1361.239| |15| [SLPDBValidationJob] local variable 'tx_data' referenced before assignment: Traceback (most recent call last):
File "/home/nick/bitcoin/electron-cash-slp/electroncash/slp_slpdb_validator.py", line 66, in validate
result = self._query_server(server)
File "/home/nick/bitcoin/electron-cash-slp/electroncash/slp_slpdb_validator.py", line 59, in _query_server
return tx_data
UnboundLocalError: local variable 'tx_data' referenced before assignment
On master branch, after "rebuild history", all the flexUSD transactions have red exclamation mark. If I click "revalidate" on one of the tx, I get:
Using this to get more info...
reveals empty server response:
Has slpdb.electron-cash.de mapped out flexUSD?
The text was updated successfully, but these errors were encountered: