Created
June 7, 2021 20:26
-
-
Save eralpkaraduman/b623cfaf0c143e72eeed7cc4653c0a33 to your computer and use it in GitHub Desktop.
Check chia farm over ssh siri shortcut script
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
(cd chia-blockchain/ && . ./activate && chia farm summary && chia show -s && chia wallet show) | grep -E 'Block rewards:|Sync status:|Total chia farmed:|Expected time to win:|Plot count:|Estimated network space:|Farming status:' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment