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 Oct 20, 2023. It is now read-only.
Hello! Can you please tell me what is the error at startup?
[2023-07-10 01:06:52.1648] [E] [MAZA] Unable to convert suggested difficulty [
16384
] System.InvalidCastException: Object must implement IConvertible.
at System.Convert.ChangeType(Object value, TypeCode typeCode, IFormatProvider provider)
at System.Convert.ChangeType(Object value, TypeCode typeCode)
at Miningcore.Blockchain.Bitcoin.BitcoinPool.OnSuggestDifficultyAsync(StratumConnection connection, Timestamped1 tsRequest) in /home/sansanych/miningcore/src/Miningcore/Blockchain/Bitcoin/BitcoinPool.cs:line 231 at System.Convert.ChangeType(Object value, TypeCode typeCode, IFormatProvider provider)
at System.Convert.ChangeType(Object value, TypeCode typeCode)
at Miningcore.Blockchain.Bitcoin.BitcoinPool.OnSuggestDifficultyAsync(StratumConnection connection, Timestamped1 tsRequest) in /home/sansanych/miningcore/src/Miningcore/Blockchain/Bitcoin/BitcoinPool.cs:line 231
The text was updated successfully, but these errors were encountered: