mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-19 05:45:07 +01:00
Add Backward compatibility section
This commit is contained in:
parent
3bede60b70
commit
8ce6086517
@ -346,6 +346,12 @@ With payjoin, the maximum amount of money that can be lost is equal to two payme
|
||||
* [[https://github.com/JoinMarket-Org/joinmarket-clientserver|Join Market]] is in the process of implementing the protocol.
|
||||
* [[https://github.com/bitcoinjs/payjoin-client|JavaScript sender implementation]].
|
||||
|
||||
==Backward compatibility==
|
||||
|
||||
The receivers are advertising payjoin capabilities through [[https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki|BIP21's URI Scheme]].
|
||||
|
||||
Senders not supporting payjoin will just ignore the `pj` variable and thus, will proceed to normal payment.
|
||||
|
||||
==Special thanks==
|
||||
|
||||
Special thanks to Kukks for developing the initial support to BTCPay Server, to junderw, AdamISZ, lukechilds, ncoelho, nopara73, lontivero, yahiheb for all the feedback we received since our first implementation.
|
||||
|
Loading…
Reference in New Issue
Block a user