Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SecretSaturn committed Aug 9, 2024
1 parent dd132c9 commit d99fcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const chains: { [chain_name: string]: Chain } = {
withdraw_gas: 0,
chain_id: 'secret-4',
bech32_prefix: 'secret',
lcd: "https://rpc.ankr.com/http/scrt",
lcd: 'https://lcd.mainnet.secretsaturn.net',
chain_image: 'img/assets/scrt.svg',
explorer_account: 'https://www.mintscan.io/secret/account/'
},
Expand Down

0 comments on commit d99fcbc

Please sign in to comment.