dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
364 stars 610 forks source link

bytecoin run error #691

Open KhryptorGraphics opened 2 years ago

KhryptorGraphics commented 2 years ago

INTERNAL ERROR: found reserve offset in unexpected place (found at 350, expected at 349)

i know the solution is probably in the pool.js file, what are the specific settings for this coin? how do i find these settings out for other cryptonote coins for myself? thanks

minershaven commented 11 months ago

anyone ever find the solution for this?