mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
feat: migrate to blume docs
This commit is contained in:
@@ -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.
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user