Advertisement
Azelphur

Untitled

May 31st, 2011
2,709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PyCon 0.12 KB | None | 0 0
  1. hashtime = difficulty * (pow(2.0, 32) / (mhash * 1000000))
  2. monthlyprofit = (((365.25 * 24.0 * 3600.0) / hashtime) * 50) / 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement