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 FAQs #88

Open
DanGould opened this issue Dec 5, 2024 · 0 comments
Open

Add FAQs #88

DanGould opened this issue Dec 5, 2024 · 0 comments

Comments

@DanGould
Copy link
Contributor

DanGould commented Dec 5, 2024

e.g.

If Alice wants to pay bob, how can Alice convince Bob to use Payjoin?

First, payjoin gives alice an opportunity to have cheaper consolidation paid for by Alice, since the transaction already is proposed with her paying overhead.

Second, Alice can offer additional fees to pay for Alice's input, and by custom pays for 1 of Bob's input. There's no real cost to Alice to propose one, so it's an optimistic protocol that falls back to normal transaction behavior if Bob doesn't respond.

What does the final transaction look like in this simple case ?

If Alilce has 6 btc and wants to pay Bob 5, she'd always get her change as 1btc of output. But Bob could add his own input to augment his payment output, and get a transaction with inputs like {6, 2} and outputs {1,7}

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