Skip to content

Commit

Permalink
Change network to testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov committed Aug 30, 2024
1 parent 9fa5f9c commit e79fc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const NetworkList: Networks = {
lightClient: 'vara',
defaultRpcEndpoint: 'Gear',
rpcEndpoints: {
Gear: 'wss://rpc.vara.network',
Gear: 'wss://testnet.vara.network',
},
},
namespace: 'fe1b4c55fd4d668101126434206571a7',
Expand Down

0 comments on commit e79fc75

Please sign in to comment.