Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Jan 12, 2023
1 parent 7c15024 commit 3c05bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ensjs/src/contracts/getContractAddress.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const addresses: Record<
'3': '0x13F0659Ee6bb7484C884FEeFb7F75C93951ef837',
'5': '0xE264d5bb84bA3b8061ADC38D3D76e6674aB91852',
},
ENSRegistryWithFallback: {
ENSRegistry: {
'1': '0x00000000000c2e074ec69a0dfb2997ba6c7d2e1e',
'3': '0x00000000000c2e074ec69a0dfb2997ba6c7d2e1e',
'4': '0x00000000000c2e074ec69a0dfb2997ba6c7d2e1e',
Expand Down

0 comments on commit 3c05bb7

Please sign in to comment.