1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01: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==
Create Payment Request generator : https://bitcoincore.org/~gavin/createpaymentrequest.php
Sources at : https://bitcoincore.org/~gavin/createpaymentrequest.php
Create Payment Request generator : https://bitcoincore.org/~gavin/createpaymentrequest.php ([[https://github.com/gavinandresen/paymentrequest|source]])
BitcoinJ : https://bitcoinj.github.io/payment-protocol#introduction