NeoxaChain / Neoxa

Neoxa is an innovative Proof of Work cryptocurrency that seamlessly merges the realms of gaming and cryptocurrency.
https://neoxa.net/
MIT License
57 stars 30 forks source link

neoxa-qt.exe crashes at stratup when -disablewallet is used #5

Closed gdcfxvnjvbncvb closed 1 year ago

gdcfxvnjvbncvb commented 2 years ago

Hello,

When using neoxa-qt.exe, from neoxa-qt-win64.zip, with the option -disablewallet, it crashes at startup.

Kind regards, gdcfxvnjvbncvb

shinary2 commented 2 years ago

Why you wanna -disablewallet in a wallet?

gdcfxvnjvbncvb commented 2 years ago

Just to run it as a node. And as I understood, with that option, the software takes up less resources (CPU/RAM). Also, no need to re-sync the addresses contained in the wallet, in case of a problem.

shinary2 commented 2 years ago

Than i would suggest to run neoxad, thats the deamon, the qt is wallet and guess it will crash as you try to run as a node only ;)