Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
fix: remove mint link from tools (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 authored May 30, 2022
1 parent 356de08 commit e0f7a9b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/blocks/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ export default Vue.extend({
name: "Alternative Withdrawal",
link: "https://withdraw.zksync.io/",
},
{
name: "Mint test tokens",
link: "https://wallet.zksync.io/transaction/mint?network=rinkeby",
},
] as Array<DropdownOption>,
};
},
Expand Down

0 comments on commit e0f7a9b

Please sign in to comment.