Looking to run a second node. Is there anyway to “point” my new node to my old node so that it can just copy the blockchain data without needing to take days to download it from the internet?
Downloading blocks from peers on the internet probably isn’t the bottleneck, it’s as likely is the validating each block. If you pulled from a peer on LAN, you’d face the same thing really.
You could of course SSH into your device and copy the blocks in their entirety : Start9 | Blockchain Migration
Thanks for this guide!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.