Skip to content

Commit

Permalink
Merge pull request #1 from calvinaco/calvinaco-patch-1
Browse files Browse the repository at this point in the history
Update cronosmainnet_25_1.ts
  • Loading branch information
calvinaco committed Jul 25, 2023
2 parents 728a564 + ef75334 commit d770840
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chain/cronosmainnet_25_1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ export const Cronosmainnet_25_1: KeplrChainConfig = {
// The name of the chain to be displayed to the user.
chainName: "Cronos",
// RPC endpoint of the chain.
rpc: "https://rpc-cronos.crypto.org",
rpc: "https://rpc.cronos.org",
// REST endpoint of the chain.
rest: "https://rest-cronos.crypto.org",
rest: "https://rest.cronos.org",
// Staking coin information
stakeCurrency: {
// Coin denomination to be displayed to the user.
Expand Down

0 comments on commit d770840

Please sign in to comment.