Post
Topic
Board Development & Technical Discussion
Re: Duplicating BitcoinCore reorg
by
NeuroticFish
on 30/10/2022, 17:42:00 UTC
Is it possible to somehow just duplicate the database of the first node?

I see no reason why not. Copy the data dir (see https://en.bitcoin.it/wiki/Data_directory ) on the new computer.
You can use similar structure or you can run with -datadir parameter.