Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Link to Gavin's example payment request generator is broken #1527
Comments
|
Should have moved to https://dev.bitcoincore.org/~gavin/createpaymentrequest.php You can find the source code here, if you want to use it locally: https://github.com/gavinandresen/paymentrequest/blob/master/php/demo_website/createpaymentrequest.php |
wbnns
self-assigned this
Mar 11, 2017
wbnns
added a commit
that referenced
this issue
Mar 11, 2017
wbnns
added a commit
that referenced
this issue
Mar 11, 2017
|
@rusticbison @laanwj Thanks! Submitted #1538 to resolve this issue. |
wbnns
closed this
in
#1538
Mar 11, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rusticbison commentedMar 7, 2017
Location: https://bitcoin.org/en/developer-examples#payment-processing
The link to Gavin's example payment request generator is broken: http://bitcoincore.org/~gavin/createpaymentrequest.php