Skip to content

Commit 20bfcd5

Browse files
author
root
committed
updating the repo to match the original bitHopper
1 parent 55f751f commit 20bfcd5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bitHopper/templates/stats.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575

7676
function getShares(payload, srv) {
7777
shares = srv['shares'];
78-
7978
diff = payload["diffs"][srv["coin"]];
8079
if (diff == undefined) { diff = payload["diffs"]["btc"]; }
8180
return numberWithCommas(shares)

0 commit comments

Comments
 (0)