Configuration file is not found for bitcoind

1

I'm running bitcoind in ubuntu. When I pass password as argument, it shows no configuration file found. Somebody please help

Blockchain geek

Posted 2018-03-21T09:09:05.503

Reputation: 38

Question was closed 2018-03-21T21:32:20.557

Answers

0

You can see it here,

cd $HOME/.bitcoin/

Prayag k

Posted 2018-03-21T09:09:05.503

Reputation: 134

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 2018-03-21T21:34:49.417

yeah, that's truePrayag k 2018-03-22T09:47:51.823