Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 543 Bytes

File metadata and controls

9 lines (8 loc) · 543 Bytes

catalyst-snapshots

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 restart Catalystd, it will use the snapshot to reconstruct the Blockchain