Official snapshot of Catalyst DB for bootstrapping
Steps:
- download the snapshot from here https://storage.googleapis.com/cx-snapshot-height-366230/cx-snapshot-height-366230.zip, on linux simply use
wget <link_to_snapshot>
to download the zip - unzip the folder
- make sure Catalystd is not running on your machine
- remove the database files, for linux this would be
rm -r .Catalyst/
- copy the contents of the zip into
.Catalyst/
, and restartCatalystd
, it will use the snapshot to reconstruct the Blockchain