Bitcoin daemon Error: Invalid combination of -regtest and -testnet

1

How to solve above title problem?

I first started with bitcoin as regtest.

Now I want to launch bitcoin as -testnet.

So I did like

root@q352-3023-vps:~/.bitcoin# bitcoind -testnet -daemon

but above error..

creator

Posted 2018-04-30T13:33:38.493

Reputation: 31

Answers

2

So this was because .conf file has line of regtest=1

creator

Posted 2018-04-30T13:33:38.493

Reputation: 31