Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
We can always use git revert if we want to restore the ropsten config.
  • Loading branch information
michalinacienciala committed Jul 27, 2022
1 parent 345900a commit 78c0db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/enums/web3.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export enum ChainID {
Ethereum = 1,
// Ropsten = 3,
Goerli = 5,
Localhost = 1337,
}
Expand Down

0 comments on commit 78c0db2

Please sign in to comment.