From 969d88afb76210963dd04d7c11bf0ccac6c878d5 Mon Sep 17 00:00:00 2001 From: David Mah Date: Fri, 8 Jan 2021 12:54:32 +1030 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 66e8cfa..32e4788 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ # Wagerr-Blockchain-Snapshotsv4 + +Blockchain snapshot for Wagerr Blockchain version 4.0 (Reno) +***NOTE: THIS IS ONLY COMPATIBLE WITH 4.x RELEASE OF WAGERR*** + +For QT and Electron wallets: How to use snapshots + +Follow every single step to the dot. + +* Make sure you have Electron Version 2.x or QT Version 4.x installed +* Shut down the wallet +* Download the snapshot zip file below +* Browse to your Wagerr data directory and delete the blocks, chainstate, sporks and zerocoin folders. The data directory should be located in the following: + * Windows (open using file explorer or run) - %appdata%/wagerr + * Mac OS - ~/Library/Application Support/Wagerr - (Using the finder app, Go to menu then folder, enter ~/Library/Application Support/wagerr) + * Linux - ~/.wagerr +* Extract the files from the archive to your Wagerr data directory, replacing existing files when prompted.