Skip to content

Commit

Permalink
chore: update fetch network channel id
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasRalee committed Jul 3, 2024
1 parent 312c784 commit bef2803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layer/data/bridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ export const cosmoMainnetChannel: Record<string, CosmosChannel> = {
aChainId: CosmosChainId[Network.Fetch],
bChainId: CosmosChainId[Network.Injective],
aToBChannelId: 'channel-33',
aToBClientId: '07-tendermint-81',
aToBClientId: '07-tendermint-82',
bToAChannelId: 'channel-283',
bToAClientId: '07-tendermint-266',
port: 'transfer'
Expand Down

0 comments on commit bef2803

Please sign in to comment.