I'm running bitcoind in ubuntu. When I pass password as argument, it shows no configuration file found. Somebody please help
Asked
Active
Viewed 118 times
1 Answers
0
You can see it here,
cd $HOME/.bitcoin/

Prayag k
- 244
- 2
- 11
-
1That's correct, however it's important to know that the configuration file is not created by default, so it is not particularly astonishing if you don't find it. – Murch Mar 21 '18 at 21:34
-
yeah, that's true – Prayag k Mar 22 '18 at 09:47