Skip to content

Commit

Permalink
Update Cosmos messages
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Dec 20, 2023
1 parent 48ebf18 commit adbaef1
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion Agoric/agoric-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "agoric-3",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Akash/akash-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "akashnet-2",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Archway/archway-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "archway-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Axelar/axelar-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "axelar-dojo-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Celestia/celestia-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "celestia",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Cheqd/cheqd-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "cheqd-mainnet-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Comdex/comdex-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "comdex-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion CosmosHub/cosmoshub-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "cosmoshub-4",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Cronos/cronos-evm-starter-via-rpc/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const project: CosmosProject<EthermintEvmDatasource> = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "cronosmainnet_25-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Evmos/evmos-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "evmos_9001-2",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Evmos/evmos-testnet-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "evmos_9000-4",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Fetch.ai/fetchhub-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "fetchhub-4",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Injective/injective-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "injective-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Iris/iris-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "irishub-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Jackal/jackal-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "jackal-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Juno/juno-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "juno-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Kava/kava-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "kava_2222-10",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Mars/mars-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "mars-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Migaloo/migaloo-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "migaloo-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Neutron/neutron-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "neutron-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Omniflixhub/omniflixhub-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "omniflixhub-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Osmosis/osmosis-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "osmosis-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Persistence/persistence-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "core-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Sei/sei-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "pacific-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Stargaze/stargaze-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "stargaze-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion Thorchain/thorchain-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "thorchain-mainnet-v1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down
2 changes: 1 addition & 1 deletion UmeeX/umeex-starter/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const project: CosmosProject = {
file: "./schema.graphql",
},
network: {
/* The genesis hash of the network (hash of block 0) */
/* The unique chainID of the Cosmos Zone */
chainId: "umee-1",
/**
* These endpoint(s) should be public non-pruned archive node
Expand Down

0 comments on commit adbaef1

Please sign in to comment.