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

sender: allow for multiple payouts #437

Open
0xBEEFCAF3 opened this issue Dec 11, 2024 · 1 comment
Open

sender: allow for multiple payouts #437

0xBEEFCAF3 opened this issue Dec 11, 2024 · 1 comment
Milestone

Comments

@0xBEEFCAF3
Copy link
Collaborator

original TODO comment:

// TODO support optional batched payout scripts. This would require a change to

Allow a sender to be created that pays out to multiple destination addresses. We should replace check_single_payee with check_for_all_payouts and unit test it

@DanGould
Copy link
Contributor

DanGould commented Jan 3, 2025

This kind of multiparty API change needs to be experimented with before payjoin-1.0 so we know that our stable API can accommodate it. It would be crappy to stabilize the API and realize multiparty required a complete re-implementation with a different API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants