Skip to content

Commit

Permalink
Linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrantuk committed Jun 13, 2022
1 parent 8facc8e commit 7561645
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions balancer-js/src/lib/constants/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,7 @@ export const BALANCER_NETWORK_CONFIG: Record<Network, BalancerNetworkConfig> = {
multicall: '0x77dCa2C955b15e9dE4dbBCf1246B4B85b651e50e',
},
tokens: {
wrappedNativeAsset:
'0xdFCeA9088c8A88A76FF74892C1457C17dfeef9C1',
wrappedNativeAsset: '0xdFCeA9088c8A88A76FF74892C1457C17dfeef9C1',
},
},
urls: {
Expand Down

0 comments on commit 7561645

Please sign in to comment.