2
1
For Bitcoin, various people distribute a bootstrap.dat file which contains a snapshot of the blockchain. A new Bitcoin user can download this file and verify it with their client, which is often more efficient than downloading the entire chain from the peer-to-peer network.
Does something similar exist for Litecoin?
Why aren't there examples out there in which one can use to create their own blockchain.dat file? – None – 2014-03-05T00:24:48.417
Bootstrap.dat I mean – None – 2014-03-05T00:25:20.980