Skip to content

Commit

Permalink
fix: fix sepolia poh signer api (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
wantedsystem authored Jul 25, 2024
1 parent b1b074e commit 92bda1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/poh-signer-api/.env.sepolia
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PORT=3000
VERIFIER_CONTRACT_ADDRESS=0x576754D133C02B2E229F2630Baa2F06110cE9a9A

# Poh API
POH_API_URL=https://linea-xp-poh-api.devnet.linea.build
POH_API_URL=https://linea-xp-poh-api.sepolia.linea.build

CHAIN_ID=59141

Expand Down

0 comments on commit 92bda1c

Please sign in to comment.