decrediton
decrediton copied to clipboard
cannot remove SPV Connect setting
I had a host in the SPV Connect box, but wanted to remove it, so I changed it like this, hit enter and it saved the setting:
Unfortunately, it left this in config.json:
"spv_connect": [
""
],
And even after restarting Decrediton, it tries connecting like this:
[ERR] SYNC: Peering attempt failed: localpeer.ConnectOutbound(:19108): dial tcp :19108: connect: connection refused
After manually removing those three lines from config.json, it was able to connect freely to whichever peers.
shouldn't you change Adv. Deamon Startup
to Disabled
in this case ?
Tried that too.
i see, will look into it!
Come to think of it, I believe I had trouble changing Adv. Daemon Startup to Disabled. I'm running like this:
Does that setting apply to SPV as well as when you're actually running a daemon? I had it enabled from when I has SPV Disabled so that I could use a local node.