BTCPrivate / BitcoinPrivate-legacy

Bitcoin Private is a Bitcoin and Zclassic fork which uses ZK-SNARK technology for privacy and fungibility.
Other
283 stars 132 forks source link

Error reading configuration file: Missing btcprivate.conf #100

Closed VERTlG0 closed 6 years ago

VERTlG0 commented 6 years ago

when trying to run btcp-cli.exe It failes with trying to find btcprivate.conf creating an empty one doesnt solve it.. or making one with just "-rpcuser=x -rpcpassword=x" and it still couldnt see the file and gave the same error message.

VERTlG0 commented 6 years ago

Closing issue. I was wrong about the location of btcprivate.conf and now have it in the right spot.

Solution: touch /mnt/c/Users/Vertigo/AppData/Roming/BTCPrivate OR cp contrib/debian/examples/btcprivate.conf /mnt/c/Users/Vertigo/AppData/Roaming/BTCPrivate/

buzztiaan commented 6 years ago

or ~/.btcprivate/btcprivate.conf (on linux)