Skip to content

Commit e610a31

Browse files
authored
Update phiphipool.ps1
1 parent aa096ad commit e610a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pools/phiphipool.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ $phiphipool_Request | Get-Member -MemberType NoteProperty -ErrorAction Ignore |
4646
"scrypt"{$Divisor *= 1000}
4747
"qubit"{$Divisor *= 1000}
4848
"yescrypt"{$Divisor /= 1000}
49+
"skunk"{$Divisor *= 10000}
4950

5051

5152

0 commit comments

Comments
 (0)