Skip to content

Commit

Permalink
Update XL
Browse files Browse the repository at this point in the history
  • Loading branch information
fdematos committed Apr 4, 2024
1 parent 5f93b41 commit 7c24ed8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions deployments/XL_production/P256Signer.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions deployments/XL_production/P256SignerFactory.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ module.exports = {
gasPrice: 30000000000,
},
XL_production: {
url: "http://90.120.6.91:9650/ext/bc/2HN8vrS7vKPxw2hMAkXyhKqxQurfyBaVukCWuR442q3YimaeHQ/rpc",
url: "https://subnets.avax.network/xlnetworkt/testnet/rpc",
accounts: [process.env.PRIVATE_KEY || ethers.ZeroHash],
},
arbitrum_production: {
Expand Down

0 comments on commit 7c24ed8

Please sign in to comment.