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

remove unnecessary call to addressBase58 #648

Closed shopglobal closed 3 years ago

shopglobal commented 3 years ago

This needs to be merged to fix Node versions > 10 #646 It was left over from another branch.