Skip to content

Commit

Permalink
Merge pull request #807 from osmosis-labs/jonator/hotfix
Browse files Browse the repository at this point in the history
Disable ROWAN transfers
  • Loading branch information
jonator authored Sep 19, 2022
2 parents 567c47b + d663776 commit 565bc8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/config/ibc-assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ export const IBCAssetInfos: (IBCAsset & {
destChannelId: "channel-17",
coinMinimalDenom: "rowan",
isVerified: true,
isUnstable: true,
},
{
counterpartyChainId: "laozi-mainnet",
Expand Down

2 comments on commit 565bc8f

@vercel
Copy link

@vercel vercel bot commented on 565bc8f Sep 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 565bc8f Sep 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.