Skip to content

Commit

Permalink
Merge pull request #80 from s1ckoleg/master
Browse files Browse the repository at this point in the history
Update Kryptex Pool link in Mining.tsx
  • Loading branch information
deadit authored Oct 31, 2022
2 parents aff61c3 + 229522b commit 5f47a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/getErg/Mining.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default function Mining() {
},
{
text: <FormattedMessageFixed defaultMessage="KRYPTEX" id="components.mining.miningPools.7" />,
url: 'https://kryptex.network/en/erg',
url: 'https://pool.kryptex.com/erg',
},
];
let minersUrls = [
Expand Down

0 comments on commit 5f47a21

Please sign in to comment.