Skip to content

Commit

Permalink
updated base networks
Browse files Browse the repository at this point in the history
  • Loading branch information
danbryan committed Jan 6, 2024
1 parent 6d4ad81 commit 864bf8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions integrations/google-calendar-urls/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"networks": {
"mainnets": "osmosis neutron nolus crescent akash cosmoshub sentinel stargaze omniflixhub terra kujira stride injective juno agoric evmos noble omny quasar dvpn onomy",
"testnets": "agorictestnet quasartestnet stridetestnet onomytestnet axelartestnet nibirutestnet nobletestnet dydxtestnet osmosistestnet cosmoshubtestnet"
"mainnets": "quicksilver secretnetwork noble osmosis neutron nolus crescent akash cosmoshub sentinel stargaze omniflixhub cosmoshub terra2 kujira stride injective juno agoric evmos noble omny quasar dvpn onomy",
"testnets": "nobletestnet quasartestnet stridetestnet onomytestnet axelartestnet nibirutestnet nobletestnet dydxtestnet osmosistestnet cosmoshubtestnet"
}
}
4 changes: 2 additions & 2 deletions upgrades.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

declare -A networks=(
[mainnets]="secretnetwork noble osmosis neutron nolus crescent akash cosmoshub sentinel stargaze omniflixhub cosmoshub terra kujira stride injective juno agoric evmos noble omny quasar dvpn onomy"
[testnets]="nobletestnet quasartestnet stridetestnet onomytestnet axelartestnet nibirutestnet nobletestnet dydxtestnet osmosistestnet cosmoshubtestnet"
[mainnets]="akash agoric axelar celestia comdex composable cosmoshub crescent cronos dydx evmos injective juno kava kujira neutron noble nolys omniflixhub osmosis quasar quicksilver sei sentinel sommerlier stargaze stride terra2 umee"
[testnets]="cosmoshubtestnet neutrontestnet nobetestnet osmosistestnet seitestnet"
)

base_url="https://cosmos-upgrades.apis.defiantlabs.net"
Expand Down

0 comments on commit 864bf8e

Please sign in to comment.