GambleCoin-Project / GambleCoin

GambleCoin (GMCN) Official Core Project
http://www.gamblecoin-info.com/
MIT License
5 stars 6 forks source link

Fix -disablewallet crashes #18

Closed CaveSpectre11 closed 5 years ago

CaveSpectre11 commented 5 years ago

Merged PIVX PR #817 to address crash when using -disablewallet on masternodes (or elsewhere) that you don't want to bother with wallet.dat being loaded, managed or processed. Also helpful to prevent accidental overwriting of your actual wallet.dat if you take a bootstrap from your masternode VPS to repair chain issues in your wallet.

CaveSpectre11 commented 5 years ago

Merging even though not tested; so layout doesn't get confused.