summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicolas.dorier <nicolas.dorier@gmail.com>2020-06-02 11:41:41 +0900
committernicolas.dorier <nicolas.dorier@gmail.com>2020-06-02 11:46:22 +0900
commit3bede60b705ebeaf140b26b1b2dcf20cf78d625e (patch)
tree25286822186da1d4baefff410bb6b808ced7dcae
parent5db1b99504958a808b96692fca872474bf2ecfda (diff)
downloadbips-3bede60b705ebeaf140b26b1b2dcf20cf78d625e.tar.xz
Update Javascript sender implementation link
-rw-r--r--bip-xxxx.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-xxxx.mediawiki b/bip-xxxx.mediawiki
index 30fda11..be5ed26 100644
--- a/bip-xxxx.mediawiki
+++ b/bip-xxxx.mediawiki
@@ -344,7 +344,7 @@ With payjoin, the maximum amount of money that can be lost is equal to two payme
* [[https://github.com/btcpayserver/btcpayserver|BTCPay Server]] has implemented sender and receiver side of this protocol.
* [[https://github.com/zkSNACKs/WalletWasabi/|Wasabi Wallet]] has merged sender's support.
* [[https://github.com/JoinMarket-Org/joinmarket-clientserver|Join Market]] is in the process of implementing the protocol.
-* [[https://github.com/junderw/payjoin-client-js|JavaScript sender implementation]].
+* [[https://github.com/bitcoinjs/payjoin-client|JavaScript sender implementation]].
==Special thanks==