...
- Payment Channel ...
...
privacy
...
privacy
...
privacy
What ...
Why ...
...
...
- BOLT11
...
...
privacy
...
What...
- A portable transaction format ...
Why...
- Since a transaction can contain multiple operations, and those operations can be between multiple parties ...
privacy
A type of Coinjoin which is just between 2 parties. The sender and receiver both add their inputs and outputs and sign the transaction.
This interaction makes it difficult to fingerprint the transaction and determine which direction the payment is being made.
- Explain privacy implications of using bitcoin.
A payment on Bitcoin is simply the moving of a balance from one user to another. A payment is part of a transaction, and at the minimum is made up of at least one input and output.
Note: A transaction can contain multiple payments and other kinds of operations.
- What is a payment?
- Kinds of Payments?
- Merchant
- P2P
- Self
- How is it different from a transaction?
- What about a transfer?
bitcoin:<address>[?amount=<amount>][?label=<label>][?message=<message>]
- BIP21
- BIP70
- BOLT11
BIP21 URL
- Related:
- Invoice BOLT11
Person to Person.
privacy
A unit of bitcoin, 1 bitcoin is equivalent to 100,000,000 Satoshis.
privacy
- See P2EP
A payment that flows with time...
Bitcoin Scrypt ...
...
- State difference between transaction and a payment
- A transaction can include multiple payments
...