Skip to content

Commit

Permalink
Merge branch 'master' into Relayer-Stats
Browse files Browse the repository at this point in the history
  • Loading branch information
SecretSaturn authored Oct 8, 2024
2 parents 9583d53 + 88b1c64 commit 016b862
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 @@ -180,7 +180,7 @@ export const chains: { [chain_name: string]: Chain } = {
withdraw_channel_id: 'channel-80',
withdraw_gas: 150_000,
chain_id: 'centauri-1',
bech32_prefix: 'centauri',
bech32_prefix: 'pica',
lcd: 'https://composable-api.lavenderfive.com',
chain_image: '/composable.svg',
explorer_account: 'https://explorer.nodestake.top/composable/account/'
Expand Down

0 comments on commit 016b862

Please sign in to comment.