You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: anatomy-psbt.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,15 @@ A transaction can not only contain multiple payments but also other kinds of ope
22
22
### Send. Slowing down to manage expectations
23
23
- Mpesa’s Hakikisha has a 5 min window for the transaction to get canceled. Bitcoin is more variable, as a transaction with a lower fee rate can take mins or hours to get a confirmation.
24
24
- On-chain fees will continue to rise.
25
-
- Should we encourange long to confirm on-chain transactions? Benefit is that the window of time to ammend a broadcasted transaction can be increased.
25
+
- Should we encourange long to confirm on-chain transactions? Benefit is that the window of time to ammend a broadcasted transaction using RBF can be increased.
26
26
- Batching payments in a low fee transaction that takes longer to confirm but is cheaper?
27
27
- Replace by Fee can allow you to add another payment to the batch, and also speed it up.
28
28
- Scheduling transactions to be broadcasted when fee’s reach a certain amount?
- Merchants like supermarkets and restaruants in Venezuela using "cryptobuyer" seem to accept/rely on 0 confirmation transactions.
33
+
- Since there are varying times for on-chain transaction confirmations maybe merchants should also slow down, and only set the order as paid if they have full confirmation of a payment. Note: Instant payment and delivery may be solved if both sides adopt lightning payments in commerce.
33
34
34
35
### Receive
35
36
- The appearance of faster payments can be achieved if wallets shows incoming mempool transactions.
0 commit comments