Separate names with a comma.
Is there a setting to allow spending unconfirmed change? my case is that if i only have 1 input in the wallet a user makes a withdrawal then...
workaround https://github.com/decred/dcrd/issues/84
OK so looking at the app startup routine is there a reason why it is set to exit immediately if running as a service?...
damn that wasn't it, must be something in the way the app starts
I'm thinking maybe it has some dependency on environment variables, anyone know which ones it is probably using?
Please note this is on a server, running as a service... maybe i should have clarified that... DOH
ya none of that works, same error. If I run it from the desktop is runs fine, it fails every time with that error when launched from a service no...
When I run dcrd I get the following message and it exits right away. "the service process could not connect to the service controller" I have...