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

Add split tx to /payfee #200

Closed
jholdstock opened this issue Nov 17, 2020 · 1 comment
Closed

Add split tx to /payfee #200

jholdstock opened this issue Nov 17, 2020 · 1 comment

Comments

@jholdstock
Copy link
Member

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```
@jholdstock
Copy link
Member Author

Done in #205

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

1 participant