Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored May 8, 2024
1 parent eaddd60 commit 172a25d
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 @@ -45,7 +45,7 @@ export const Networks = {
},
rpcUrls: [
'https://json-rpc.evm.testnet.iotaledger.net',
'wss://ws.json-rpc.evm.testnet.iotaledger.net'
'wss://ws.json-rpc.evm.testnet.iotaledger.net',
],
blockExplorerUrls: ['https://explorer.evm.testnet.iotaledger.net'],
},
Expand Down

0 comments on commit 172a25d

Please sign in to comment.