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
This should prevent most of the issues where a ticket purchase is funded by an unknown output
2020-11-15 04:29:47.679 [ERR] API: broadcastTicket: dcrd.SendRawTransaction for ticket failed (ticketHash=a6f3f91c32adc08135b3f509fe33f061f8096fef479fc6d7c75965acc2260702): rejected transaction a6f3f91c32adc08135b3f509fe33f061f8096fef479fc6d7c75965acc2260702: orphan transaction a6f3f91c32adc08135b3f509fe33f061f8096fef479fc6d7c75965acc2260702 references outputs of unknown or fully-spent transaction 31f08ed83ca485223b44177a70881b3b53904a773d4b2a046a034a01c4233b69 2020-11-15 04:29:47.872 [DBG] API: broadcastTicket: Broadcasting ticket (ticketHash=a6f3f91c32adc08135b3f509fe33f061f8096fef479fc6d7c75965acc2260702) 2020-11-15 04:29:47.895 [ERR] API: broadcastTicket: dcrd.SendRawTransaction for ticket failed (ticketHash=a6f3f91c32adc08135b3f509fe33f061f8096fef479fc6d7c75965acc2260702): rejected transaction a6f3f91c32adc08135b3f509fe33f061f8096fef479fc6d7c75965acc2260702: orphan transaction a6f3f91c32adc08135b3f509fe33f061f8096fef479fc6d7c75965acc2260702 references outputs of unknown or fully-spent transaction 31f08ed83ca485223b44177a70881b3b53904a773d4b2a046a034a01c4233b69```
The text was updated successfully, but these errors were encountered:
Done in #205
Sorry, something went wrong.
No branches or pull requests
This should prevent most of the issues where a ticket purchase is funded by an unknown output
The text was updated successfully, but these errors were encountered: