This fixes the expected location of the peers.json file when running an
embedded dcrwallet install in SPV mode. Previously this file was not
maintained as the path was wrong.
It also adds a commit to expose the underlying log io writer to ease debugging
in third party tools.
This fixes the expected location of the peers.json file when running an embedded dcrwallet install in SPV mode. Previously this file was not maintained as the path was wrong.
It also adds a commit to expose the underlying log io writer to ease debugging in third party tools.