This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0072 [2019/05/27 21:50] nick created |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0072 [2021/07/26 16:41] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== BIP 0072 - bitcoin: uri extensions for Payment Protocol ======== | + | ==== BIP 0072 - bitcoin: uri extensions for Payment Protocol ==== |
| - | [[dido:public:stds:defact:bitcoin | return to the Bitcoin Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]] |
| <table> | <table> | ||
| - | <caption>Data sheet for bitcoin: uri extensions for Payment Protocol </caption> | + | <caption>Data sheet for [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|bitcoin]]: uri extensions for Payment Protocol </caption> |
| | Title | bitcoin: uri extensions for Payment Protocol | | | Title | bitcoin: uri extensions for Payment Protocol | | ||
| | Layer | Applications | | | Layer | Applications | | ||
| Line 9: | Line 9: | ||
| | Comments-Summary | No comments yet. | | | Comments-Summary | No comments yet. | | ||
| | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0072]] | | | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0072]] | | ||
| - | | Staus | Final | | + | | Status | Final | |
| | Type | Standards Track | | | Type | Standards Track | | ||
| | Created | 2013-07-29 | | | Created | 2013-07-29 | | ||
| Line 16: | Line 16: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official Bitcoin site. It is provided here as a connivence and is not authoritative. Refer to the original document(s) as the authoritative reference. | + | : **Note**: The following is an excerpt from the official Bitcoin site. It is provided here as a convenience and is not authoritative. Refer to the original document(s) as the authoritative reference. |
| - | ====== Abstract ====== | + | === Abstract === |
| - | ://This BIP describes an extension to the bitcoin: URI scheme (BIP 21) to support the payment protocol (BIP 70).// | + | ://This BIP describes an extension to the bitcoin: URI scheme ([[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0021| BIP 21]]) to support the payment protocol ([[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0070| BIP 70]]).// |
| - | ====== Motivation ====== | + | === Motivation === |
| ://Allow users to click on a link in a web page or email to initiate the payment protocol, while being backwards-compatible with existing bitcoin wallets.// | ://Allow users to click on a link in a web page or email to initiate the payment protocol, while being backwards-compatible with existing bitcoin wallets.// | ||
| - | |||