-
-
Save danipolo/0abc9c2d32a4bcd7432a81ca497820d4 to your computer and use it in GitHub Desktop.
bitcoind sync blockchain progress
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo `bitcoin-cli getblockcount 2>&1`/`wget -O - http://blockchain.info/q/getblockcount 2>/dev/null` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment