How to Reindex Mac OS X Core Wallet
This guide will help resolve "No block source available" and "out of sync" errors on Mac OS X core wallet.
To begin, make sure you have the latest wallet version.
Confirm that Noir Core is in the _Applications Folder, _if not, drag and drop there
Launch Terminal

Open Terminal
Copy and paste:
cd /Applications/zoin-qt.app/Contents/MacOS/

Next copy and paste:
/noir-qt -reindex

Do not close Terminal until reindex is complete.
Last updated