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
$ ./dcrctl purchaseticket default 100 0 "" 5 -32603: wallet.PurchaseTickets: internal wallet error: split address
expected error is
-6: wallet.PurchaseTickets: insufficient balance:: txauthor.NewUnsignedTransaction
it should know this before waiting through [INF] WLLT: Connected to dcrtxmatcher server for joining transaction
The text was updated successfully, but these errors were encountered:
Fixed in this commit https://github.com/raedahgroup/dcrwallet/commit/f1424ff718b373041b9e223a7198ff5dc846ce2c
Sorry, something went wrong.
No branches or pull requests
$ ./dcrctl purchaseticket default 100 0 "" 5
-32603: wallet.PurchaseTickets: internal wallet error: split address
expected error is
-6: wallet.PurchaseTickets: insufficient balance:: txauthor.NewUnsignedTransaction
it should know this before waiting through
[INF] WLLT: Connected to dcrtxmatcher server for joining transaction
The text was updated successfully, but these errors were encountered: