From b3a9cb6cbe67fbfb50daf17c9243d1c72e004aa5 Mon Sep 17 00:00:00 2001 From: Jon Ator Date: Sat, 1 Oct 2022 08:11:19 -0500 Subject: [PATCH] Disable rowan --- packages/web/config/ibc-assets.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/web/config/ibc-assets.ts b/packages/web/config/ibc-assets.ts index 50f3791072..9c9a757524 100644 --- a/packages/web/config/ibc-assets.ts +++ b/packages/web/config/ibc-assets.ts @@ -332,6 +332,7 @@ export const IBCAssetInfos: (IBCAsset & { destChannelId: "channel-17", coinMinimalDenom: "rowan", isVerified: true, + isUnstable: true, }, { counterpartyChainId: "laozi-mainnet",