0
how can I enable wallet in my node. I put disablewallet=1
but now I want to enable wallet, I deleted that line... but I get no wallet... how can I get a wallet_
0
how can I enable wallet in my node. I put disablewallet=1
but now I want to enable wallet, I deleted that line... but I get no wallet... how can I get a wallet_
Did you restart the node after changing the config file? – chytrik – 2019-05-21T03:31:04.927
yes, I had to start all over again... just restarting the node was not taking changes after deleting disablewallet=1 – Danystatic – 2019-05-21T17:28:10.807
Double check that the command that you used to restart bitcoind with also doesn't have
-disablewallet=1or-nowalletor-wallet=0– Andrew Chow – 2019-05-22T04:02:59.863