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

Improve abandoning and sending of tips #66

Open
tzarebczan opened this issue Aug 7, 2020 · 0 comments
Open

Improve abandoning and sending of tips #66

tzarebczan opened this issue Aug 7, 2020 · 0 comments

Comments

@tzarebczan
Copy link
Contributor

Instead of abandoning 1 claim at a time, we can call:

  • lbrynet txo spend --type=support --blocking
    • record this value as the tip amount to send

wait for a block

Bonus (if videos over 300):
then call lbrynet txo spend --type=other
to consolidate all inputs
wait a block
then send tip

If the above is not done for large channels, the coinchooser may try to use the super small inputs and fail to tip.

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