Skip to content

Commit

Permalink
chore: update linea poh signer url
Browse files Browse the repository at this point in the history
  • Loading branch information
wantedsystem committed Jul 18, 2024
1 parent cd2063a commit a8cb263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/linea-ens-app/src/constants/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const lineaSepoliaWithEns = addCustomEnsContracts(
lineaSepoliaEnsAddresses,
'https://api.studio.thegraph.com/proxy/69290/ens-linea-sepolia/version/latest',
'linea-sepolia',
'https://linea-poh-api-verifier.sepolia.linea.build',
'https://linea-poh-signer-api.sepolia.linea.build',
)

export const lineaMainnetWithEns = addCustomEnsContracts(
Expand Down

0 comments on commit a8cb263

Please sign in to comment.