Skip to content

Instantly share code, notes, and snippets.

@danipolo
Created November 12, 2019 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danipolo/0abc9c2d32a4bcd7432a81ca497820d4 to your computer and use it in GitHub Desktop.
Save danipolo/0abc9c2d32a4bcd7432a81ca497820d4 to your computer and use it in GitHub Desktop.
bitcoind sync blockchain progress
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