Skip to content

Commit

Permalink
Update chain.json (cosmos#5555)
Browse files Browse the repository at this point in the history
Added Bro_n_Bro endpoints for akash.
  • Loading branch information
broVeider authored Nov 7, 2024
1 parent 3d779d7 commit 67a918b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion akash/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,10 @@
{
"address": "https://akash.declab.pro:26601",
"provider": "Decloud Nodes Lab"
},
{
"address": "https://rpc.akash.bronbro.io:443",
"provider": "Bro_n_Bro"
}
],
"rest": [
Expand Down Expand Up @@ -420,6 +424,10 @@
{
"address": "https://akash.declab.pro:443",
"provider": "Decloud Nodes Lab"
},
{
"address": "https://lcd.akash.bronbro.io:443",
"provider": "Bro_n_Bro"
}
],
"grpc": [
Expand Down Expand Up @@ -462,6 +470,10 @@
{
"address": "grpc-akash.whispernode.com:443",
"provider": "WhisperNode 🤐"
},
{
"address": "https://grpc.akash.bronbro.io:443",
"provider": "Bro_n_Bro"
}
]
},
Expand Down Expand Up @@ -531,4 +543,4 @@
}
}
]
}
}

0 comments on commit 67a918b

Please sign in to comment.