From 6ffcf30442c5217973700ce83f82ca2dc34a202b Mon Sep 17 00:00:00 2001 From: Elena <70885163+elena-zh@users.noreply.github.com> Date: Thu, 21 May 2026 16:12:19 +0300 Subject: [PATCH] Remove a note that cross-chain swaps are not available for SC wallets Removed note about limitations of cross-chain swaps functionality. --- docs/cow-protocol/tutorials/cow-swap/swap-and-bridge.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/cow-protocol/tutorials/cow-swap/swap-and-bridge.mdx b/docs/cow-protocol/tutorials/cow-swap/swap-and-bridge.mdx index d4a07d17e..7e1150ea9 100644 --- a/docs/cow-protocol/tutorials/cow-swap/swap-and-bridge.mdx +++ b/docs/cow-protocol/tutorials/cow-swap/swap-and-bridge.mdx @@ -30,11 +30,6 @@ This guide will walk you through the process step-by-step, from setting up your Cross-chain swaps -:::note - -Currently, the Cross-chain swaps functionality is limited to swap orders and is not available for smart contract wallets. These features will be available in the future. - -::: ---