Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit ca7bae4

Browse files
authored
Update main.js
1 parent bedebae commit ca7bae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ function loadCustomNetwork(network){
224224
function getMainnetNetwork(){
225225
var networkList = [
226226
{
227-
id: 'quicknode', nodeName: 'Quicknode', url: 'https://clean-long-lambo.quiknode.pro/5ffd457306a0eaa8b07568a7d044ad774c134e3a/', port: ''
227+
id: 'quicknode', nodeName: 'quicknode', url: 'https://clean-long-lambo.quiknode.pro/5ffd457306a0eaa8b07568a7d044ad774c134e3a/', port: ''
228228
},
229229
{
230230
id: 'infura', nodeName: 'infura', url: 'https://mainnet.infura.io/v3/a45f7ab372124312b0c1c2c93abd21cf', port: ''

0 commit comments

Comments
 (0)