mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Minor Additions: Payment Req Generator & 210,000 Block Halving
Two unrelated minor additions which were requested at nearly the same time. * @mikehearn requested we add a link to @gavinandresen's PaymentRequest generator. Added to _includes/guide_payment_processing.md with link definition in _includes/references.md * @Burrito-Bazooka requested we mention that the block reward halves every 210,000 blocks. Added to _includes/ref_block_chain.md
This commit is contained in:
parent
9187e500e5
commit
7595014dd2
3 changed files with 6 additions and 2 deletions
|
@ -361,6 +361,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue