Copying .bitcoin to another system

0

1

I already have a bitcoin node running over the network. Now my question is whether copying .bitcoin to another system will make a new node on that system or not?

I have seen some post where people have faced issues in doing so. If it is possible then what is the way to do so.

anand011090

Posted 2017-07-28T09:47:09.670

Reputation: 11

Answers

1

Problem solved. You can just copy the whole blockchain to default location i.e. /home/user_name/.bitcoin and run bitcoind and that's it. Your system will hardly take 3 4 minutes to verify and then your system will run as a full node.

anand011090

Posted 2017-07-28T09:47:09.670

Reputation: 11