Skip to content

Commit

Permalink
Change coinmine.pl URL to decred.stake.fun
Browse files Browse the repository at this point in the history
  • Loading branch information
jholdstock committed Sep 20, 2023
1 parent e322814 commit fe8f811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ func NewService() *Service {
Network: "mainnet",
Launched: getUnixTime(2021, 2, 1),
},
"vsp.coinmine.pl": Vsp{
"decred.stake.fun": Vsp{
Network: "mainnet",
Launched: getUnixTime(2021, 1, 28),
},
Expand Down

0 comments on commit fe8f811

Please sign in to comment.