Skip to content

Commit

Permalink
fix: add missing goerli with utf8 spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Jun 9, 2022
1 parent ba46d58 commit d7c806b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions balancer-js/src/lib/constants/network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export enum Network {
ROPSTEN = 3,
RINKEBY = 4,
GOERLI = 5,
GÖRLI = 5,
KOVAN = 42,
POLYGON = 137,
ARBITRUM = 42161,
Expand Down

0 comments on commit d7c806b

Please sign in to comment.