Cancel listing on auction house #221
Answered
by
lorisleiva
johnsonchau-bulb
asked this question in
Q&A
-
Hi all, For the auction house module, I was wondering how does one cancel a listing. createListing.ts allows users to create a listing but there should also be a way to cancel listing. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
lorisleiva
Aug 30, 2022
Replies: 1 comment
-
Hi there 👋 This is possible using the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
johnsonchau-bulb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there 👋
This is possible using the
cancelListing
operation, but please remember that the Auction House module is not yet complete. We're still working on it and breaking changes might frequently occur as the module has not been officially released on this SDK. Thank you for your patience.