Skip to content

Commit

Permalink
update testnet rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
dlin128 committed Mar 11, 2024
1 parent 0496f30 commit 5931432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eclipse-wallet-adapter/services/network-service.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const networkData = [
decimals: 9,
},
config: {
nodeUrl: 'https://testnet.dev.eclipsenetwork.xyz',
nodeUrl: 'https://testnet.dev2.eclipsenetwork.xyz',
},
},
{
Expand Down

0 comments on commit 5931432

Please sign in to comment.