Skip to content

Commit

Permalink
chore: update channel
Browse files Browse the repository at this point in the history
  • Loading branch information
bangjelkoski committed Oct 31, 2023
1 parent 6f21f4f commit e9c72aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/token-metadata/src/ibc/channels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const canonicalChannelsToChainList = [
{ channelId: 'channel-122', chainA: 'Kava', chainB: 'Injective' },
{ channelId: 'channel-146', chainA: 'Oraichain', chainB: 'Injective' },
{ channelId: 'channel-31', chainA: 'Noble', chainB: 'Injective' },
{ channelId: 'channel-1', chainA: 'Celestia', chainB: 'Injective' },
{ channelId: 'channel-0', chainA: 'Celestia', chainB: 'Injective' },
{ channelId: 'channel-1', chainA: 'Injective', chainB: 'CosmosHub' },
{ channelId: 'channel-83', chainA: 'Injective', chainB: 'Evmos' },
{ channelId: 'channel-8', chainA: 'Injective', chainB: 'Osmosis' },
Expand Down

0 comments on commit e9c72aa

Please sign in to comment.