We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Will end up with exception message in console and forever "waiting" state in UI.
Traceback (most recent call last): File "/home/user/joinmarket-clientserver/scripts/qtsupport.py", line 1051, in start_generate if not self.action_fn(): File "/home/user/joinmarket-clientserver/./scripts/joinmarket-qt.py", line 1755, in startReceiver amount = btc.amount_to_sat( File "/home/user/joinmarket-clientserver/src/jmbitcoin/amount.py", line 27, in amount_to_sat raise ValueError("Invalid BTC amount string " + amount_str) ValueError: Invalid BTC amount string
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Will end up with exception message in console and forever "waiting" state in UI.
The text was updated successfully, but these errors were encountered: