Skip to content

Commit

Permalink
Update: replace testnet rpc and contract address with mainnet's
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavvvvv committed Mar 1, 2025
1 parent 231b03b commit 4f5610a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-node.sh
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,8 @@ CHAIN_NAME=${CHAIN}
NODE_TYPE=VPN
NODE_CONFIG=${CONFIG}
MNEMONIC=${WALLET_MNEMONIC}
CONTRACT_ADDRESS=0x1A4522174f7e17A0E7Af85854dA022C206F47a06
RPC_URL=https://wss-async.agung.peaq.network/
CONTRACT_ADDRESS=0x291eC3328b56d5ECebdF993c3712a400Cb7569c3
RPC_URL=https://evm.peaq.network
NODE_ACCESS=${ACCESS}
Expand Down

0 comments on commit 4f5610a

Please sign in to comment.