feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
+11 -10
View File
@@ -1,16 +1,17 @@
---
openapi: post /dex.v1.Msg/CancelOrder
title: Cancel Limit Order
description: Cancel active orders on remote DEX chains
og:title: Cancel Cross-Chain Orders
tag: x/dex
sidebar:
badge: x/dex
seo:
title: "Cancel Cross-Chain Orders"
---
<Warning>
Order cancellation is not instant. There's a small window where the order
might still be filled before cancellation is processed.
</Warning>
:::warning
Order cancellation is not instant. There's a small window where the order
might still be filled before cancellation is processed.
:::
<Tip>
Monitor the IBC packet acknowledgment to confirm successful cancellation.
</Tip>
:::tip
Monitor the IBC packet acknowledgment to confirm successful cancellation.
:::