Skip to content

Commit

Permalink
fix(site): update channel
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserKarel authored and cor committed Oct 18, 2023
1 parent 6a598eb commit e5aa1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/lib/transferFromSepolia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const sendUnoToUnion = async () => {
// uint64 counterpartyTimeoutRevisionHeight
const tx = await ibcContract.send(
'ucs01-relay',
'channel-3',
'channel-4',
uAccount.address,
[[MUNO_ERC20_ADDRESS, 1000]],
3,
Expand Down

0 comments on commit e5aa1be

Please sign in to comment.