This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0023 [2019/05/28 16:13] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0023 [2021/08/09 15:14] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== BIP 0023 - getblocktemplate - Pooled Mining ======== | + | ==== BIP 0023 - getblocktemplate - Pooled Mining ==== |
| - | [[dido:public:stds:defact:bitcoin:bip| 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 getblocktemplate - Pooled Mining </caption> | <caption>Data sheet for getblocktemplate - Pooled Mining </caption> | ||
| | Title | getblocktemplate - Pooled Mining | | | Title | getblocktemplate - Pooled Mining | | ||
| - | | Layer | API/RPC | | + | | Layer | [[dido:public:ra:xapend:xapend.a_glossary:a:api|API]]/RPC | |
| | Author | Luke Dashjr | | | Author | Luke Dashjr | | ||
| | Comments-Summary | No comments yet. | | | Comments-Summary | No comments yet. | | ||
| | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0023]] | | | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0023]] | | ||
| - | | Staus | Final | | + | | Status | Final | |
| | Type | Standards Track | | | Type | Standards Track | | ||
| | Created | 2012-02-28 | | | Created | 2012-02-28 | | ||
| Line 17: | Line 17: | ||
| </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 [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|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 extensions to the getblocktemplate JSON-RPC call to enhance pooled mining.// | + | : //This BIP describes extensions to the getblocktemplate JSON-RPC call to enhance pooled [[dido:public:ra:xapend:xapend.a_glossary:m:mining|mining]].// |
| - | ====== Copyright ====== | + | === Copyright === |
| : //This BIP is licensed under the BSD 2-clause license.// | : //This BIP is licensed under the BSD 2-clause license.// | ||
| - | |||
| - | |||
| - | |||