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
original TODO comment:
rust-payjoin/payjoin/src/send/mod.rs
Line 105 in 6e512ff
Allow a sender to be created that pays out to multiple destination addresses. We should replace
check_single_payeewithcheck_for_all_payoutsand unit test it