Skip to content

Bootstrap

Compare
Choose a tag to compare
@newralARMR newralARMR released this 09 Jun 16:38
· 31 commits to master since this release

Speed up the ARMR Wallet Syncing
If you have just installed the wallet it normally takes several hours to sync and catch up on the latest block. To speed up the syncing process you can use the bootstrap file.

instructions

  • Close the wallet and place the bootstrap.dat file inside of your ARMR data directory:
    Windows: %APPDATA%\ARMR
    Unix/Linux: ~/.ARMR/
    MacOS: ~/Application Support/ARMR
  • Start your wallet and let it sync, it will use the bootstrap.dat automatically
  • Once the sync is done bootstrap.dat file will be renamed to bootstrap.dat.old automatically and can be safely removed.