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

Bitcoin amount is too high #2999

Open
paola666 opened this issue Nov 13, 2024 · 1 comment
Open

Bitcoin amount is too high #2999

paola666 opened this issue Nov 13, 2024 · 1 comment

Comments

@paola666
Copy link

Bisq version: Version: v2.1.2 / Commit hash: addaf76
Operating system: linux / x86_64 / 64 v.6.8.0-109048-tuxedo
Error message:
The trade failed due an error.
Error message: Takers (buyers) Bitcoin amount is too high. This can be caused by differences in the 2 traders market price or by an attempt by the taker to manipulate the price.

Stack trace: bisq.common.fsm.FsmException: java.lang.IllegalArgumentException: Takers (buyers) Bitcoin amount is too high. This can be caused by differences in the 2 traders market price or by an attempt by the taker to manipulate the price.

at bisq.common.fsm.Fsm.handle(Fsm.java:114)
at bisq.trade.bisq_easy.protocol.BisqEasyProtocol.handle(BisqEasyProtocol.java:49)
at bisq.trade.bisq_easy.BisqEasyTradeService.handleEvent(BisqEasyTradeService.java:312)
at bisq.trade.bisq_easy.BisqEasyTradeService.onB...
@HenrikJannsen
Copy link
Contributor

This can happen if both traders had a market price which was too different (outside of a permitted tolerance).

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

No branches or pull requests

2 participants