Skip to content

Commit

Permalink
Update nodes.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jplomas authored Mar 31, 2020
1 parent 030f4fa commit ea3a712
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions imports/startup/both/nodes.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,12 @@ DEFAULT_NETWORKS = [{
state: false,
height: 0,
},
{
id: 'mainnet-2',
grpc: 'mainnet-2.automated.theqrl.org:19009',
state: false,
height: 0,
},
{
id: 'mainnet-3',
grpc: 'mainnet-3.automated.theqrl.org:19009',
state: false,
height: 0,
},
{
id: 'mainnet-4',
grpc: 'mainnet-4.automated.theqrl.org:19009',
state: false,
height: 0,
},
],
},
{
Expand Down

0 comments on commit ea3a712

Please sign in to comment.