How to Sync Main Net together with Test3 Net

0

After I install the bitcoin core, it just sync the main net.

Is there a way that I can also sync the test3 net for testing/developing purpose?

xuanzhui

Posted 2018-03-27T04:26:58.543

Reputation: 109

Answers

1

Start another instance of Bitcoin Core with the -testnet option to run it in testnet mode.

Andrew Chow

Posted 2018-03-27T04:26:58.543

Reputation: 40 910