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
{{ message }}
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
ERROR block_updater # UpdatedWatchdog.run failed.
Traceback (most recent call last):
File "C\etc\etc\lib\block_updater.py, line 47, in run
prevash = util.reverse_hash((yield self.bitcoin_rpc.prevhash()))
Looking the file, i see that is calling getwork, wich I understand is not working anymore.
I've tried to play with the getblocktemplate but still no luck.
I found similar issues like:
![https://github.com/Crypto-Expert/stratum-mining/issues/68]
![https://github.com/viacoin/viacoin/issues/2]
My error:
Looking the file, i see that is calling getwork, wich I understand is not working anymore.
I've tried to play with the getblocktemplate but still no luck.
The text was updated successfully, but these errors were encountered: