-
Notifications
You must be signed in to change notification settings - Fork 63
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
Call to '/crosschain/btc/send' returns 500 error #12
Comments
Issuing a cURL request using the same data yields the following result:
|
Got this error. Not 100% sure if it was due to attempting to transfer funds, or something in the background, but looks relevant:
|
BTC_BALANCE_ISSUE is returned when core thinks you don't have enough BTC to pay for that transaction. The log paste in your lower comment is something else it seems. |
Oh... I do have some BTC that hasn't been returned to my account. I assumed it was just a transaction fee for ... something ... and I lost it, but could that be an attempt to return the remainder of my balance and reduce the balance of the address that received it to zero? |
Windows 10 64-bit
Qortal Core v1.3.3
Qortal UI v1.2.1
When attempting to send BTC to an external address from the UI, the server responds with a 500 error upon clicking the 'send' button.
The text was updated successfully, but these errors were encountered: