Skip to content

Commit

Permalink
Update phiphipool.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sniffdog authored Mar 10, 2018
1 parent aa096ad commit e610a31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pools/phiphipool.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ $phiphipool_Request | Get-Member -MemberType NoteProperty -ErrorAction Ignore |
"scrypt"{$Divisor *= 1000}
"qubit"{$Divisor *= 1000}
"yescrypt"{$Divisor /= 1000}
"skunk"{$Divisor *= 10000}



Expand Down

0 comments on commit e610a31

Please sign in to comment.