This file contains hidden or 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
#!/usr/bin/python | |
import urllib2,simplejson,sys | |
# usage python cashmine.py <ths> | |
# example to calculate bitcoin cash earning for 14 ths, python cashmine.py 14 | |
def calc(): | |