From 3c1a9bae738ec7192dfbc327d46054609739769a Mon Sep 17 00:00:00 2001 From: Pavol Noha Date: Thu, 19 Sep 2024 16:13:29 -0600 Subject: [PATCH] disable robonomics --- src/sections/xcm/XcmPage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sections/xcm/XcmPage.tsx b/src/sections/xcm/XcmPage.tsx index 908f2983..51c4a49a 100644 --- a/src/sections/xcm/XcmPage.tsx +++ b/src/sections/xcm/XcmPage.tsx @@ -38,6 +38,7 @@ export function XcmPage() { accountAddress={account?.address} apiAddress={rpcUrl} stableCoinAssetId={usdAssetId} + blacklist={"robonomics"} />