mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Move Gavin's Payment Request Generator to the "Examples" page
This commit is contained in:
parent
abf8ac25d6
commit
f456462265
2 changed files with 3 additions and 3 deletions
|
@ -21,6 +21,9 @@ aware of the payment protocol, it accesses the URL specified in the `r`
|
|||
parameter, which should provide it with a serialized PaymentRequest
|
||||
served with the [MIME][] type `application/bitcoin-paymentrequest`<!--noref-->.
|
||||
|
||||
**Resource:** Gavin Andresen's [Payment Request Generator][] generates
|
||||
custom example URIs and payment requests for use with testnet.
|
||||
|
||||
{% endautocrossref %}
|
||||
|
||||
#### PaymentRequest & PaymentDetails
|
||||
|
|
|
@ -402,9 +402,6 @@ users and software don't need to worry about payments being sent to
|
|||
addresses which are no longer monitored.) See the Refunds section below
|
||||
for more details.
|
||||
|
||||
**Resource:** Gavin Andresen's [Payment Request Generator][] generates
|
||||
custom example URIs and payment requests for use with testnet.
|
||||
|
||||
{% endautocrossref %}
|
||||
|
||||
### Verifying Payment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue