Open shannona opened 3 years ago
Also doesn't seem to startup when running the program, again requiring a START, which is problematic when people are expecting auto-restart of their network after a reboot.
Do you have "start bitcoin on open" enabled in settings? If its not enabled it won't auto start.
Seems like a possible answer. I'll check that tomorrow.
I'm now seeing this in the older #160-derived code too, and have verified that that checkmark is set.
It looks to me like this is an issue with only one network getting autorestarted.
Diagnostics:
(1) Start Mainnet. (2) Change to Testnet. (3) Start Testnet. (4) Quit Server. (5) Reopen Server.
Server will open on Testnet, but will not start Testnet. It will start Mainnet.
Swap those around, starting Testnet first, then Mainnet, and the opposite happens.
@Fonta1n3
Under #161, the networks no longer autostart like they used to.
After initial installation, you must now click START to make network startup.
After changing the network, you must now click START to make network setartup.