Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cancel order: fix query for cancel order req body #237

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

sehyunc
Copy link
Contributor

@sehyunc sehyunc commented Feb 8, 2025

Purpose

This PR fixes a bug where the query function for the cancel order body request returned undefined, which is invalid behavior according to Tanstack Query docs.

Testing

  • Tested locally
  • Test in testnet

Copy link

vercel bot commented Feb 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
trade ✅ Ready (Inspect) Visit Preview Feb 8, 2025 2:05am
trade-mainnet-preview 🛑 Canceled (Inspect) Feb 8, 2025 2:05am

@sehyunc sehyunc force-pushed the sehyun/fix-use-prepare-cancel-order branch from 4e1a36f to 9f555d8 Compare February 8, 2025 01:56
@sehyunc sehyunc force-pushed the sehyun/fix-use-prepare-cancel-order branch from 9f555d8 to 6faa0bd Compare February 8, 2025 01:59
@sehyunc sehyunc merged commit 21083ca into main Feb 8, 2025
3 checks passed
@sehyunc sehyunc deleted the sehyun/fix-use-prepare-cancel-order branch February 8, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant