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

Apply wallet balance to trade wallet when creating offer with insufficient funds #1372

Open
woodser opened this issue Oct 31, 2024 · 0 comments
Labels

Comments

@woodser
Copy link
Contributor

woodser commented Oct 31, 2024

Currently, deposits to the trade wallet when creating a new offer are deducted from the total amount needed, thereby calculating the remaining amount the user must send in order to fund the offer.

However, the application does not allow applying the wallet balance to the trade wallet balance when creating a new offer if the wallet has insufficient funds:

image

This issue requests applying the wallet balance to the trade wallet balance when creating a new offer, even if the wallet is insufficiently funded, thereby calculating the remaining amount the user must send in order to fund the offer.

@woodser woodser changed the title Apply wallet balance to trade wallet balance when creating offer with insufficient funds Apply wallet balance to trade wallet when creating offer with insufficient funds Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant