1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Fix URL to source of PHP payment request generator

The link to the source code of Gavin's PHP implementation was for the demo web page instead of the GitHub repository.
This commit is contained in:
Robbie Clarken 2014-06-21 17:24:59 +10:00
parent 91f026a40f
commit 4336363ac2

View File

@ -298,8 +298,7 @@ Protocol Buffers : https://developers.google.com/protocol-buffers/
==Reference implementation== ==Reference implementation==
Create Payment Request generator : https://bitcoincore.org/~gavin/createpaymentrequest.php Create Payment Request generator : https://bitcoincore.org/~gavin/createpaymentrequest.php ([[https://github.com/gavinandresen/paymentrequest|source]])
Sources at : https://bitcoincore.org/~gavin/createpaymentrequest.php
BitcoinJ : https://bitcoinj.github.io/payment-protocol#introduction BitcoinJ : https://bitcoinj.github.io/payment-protocol#introduction