Skip to content

Commit

Permalink
Update theme/src/theme/constant.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-tortora authored May 13, 2024
1 parent 2fe008d commit ea7c7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/src/theme/constant.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const Networks = {
protocol: 'IOTA 2.0',
httpRestApi: 'https://api.nova-testnet.iotaledger.net/',
eventApi: 'wss://api.nova-testnet.iotaledger.net:443 (MQTT 3.1, /mqtt)',
permaNodeApi: 'https://api.nova-testnet.iotaledger.net/',
permaNodeApi: 'https://chronicle.nova-testnet.iotaledger.net',
explorer: 'https://explorer.iota.org/iota2-testnet',
faucet: 'https://faucet.nova-testnet.iotaledger.net',
},
Expand Down

0 comments on commit ea7c7b9

Please sign in to comment.