Skip to content

Commit

Permalink
update skunk stats avg
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Jun 3, 2018
1 parent e37bffd commit 56d8b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Include.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ function Get-CCMinerStatsAvg (
) {
[hashtable] $vals = @{
"Allium" = "-N 3"; "Bitcore" = "-N 3"; "C11" = "-N 3"; "Hmq1725" = "-N 3"; "Hsr" = "-N 3"; "Phi" = "-N 1";
"Skein" = "-N 3"; "Skunk" = "-N 5"; "Timetravel" = "-N 5"; "Tribus" = "-N 1";
"Skein" = "-N 3"; "Skunk" = "-N 3"; "Timetravel" = "-N 5"; "Tribus" = "-N 1";
"Lyra2re2" = "-N 1"; "Lyra2z" = "-N 1"; "X11Gost" = "-N 3";
"X16r" = "-N 3"; "X16s" = "-N 3"; "X17" = "-N 1"; "Xevan" = "-N 1"
}
Expand Down

0 comments on commit 56d8b16

Please sign in to comment.