Skip to content

Commit

Permalink
fix CI pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Goulding <goulding@layerzerolabs.org>
  • Loading branch information
ryandgoulding committed Dec 19, 2024
1 parent d255778 commit 2593e7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const config: HardhatUserConfig = {
},
arbSepolia: {
eid: EndpointId.ARBSEP_V2_TESTNET,
url: 'https://arbitrum-sepolia.blockpi.network/v1/rpc/public',
url: 'https://sepolia-rollup.arbitrum.io/rpc',
accounts: {
mnemonic: MNEMONIC,
initialIndex: 0,
Expand Down

0 comments on commit 2593e7f

Please sign in to comment.