mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-29 17:39:57 +00:00
Implement BIP 2 with merging master changes
This commit is contained in:
@@ -8,12 +8,17 @@
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Created: 2012-02-28
|
||||
License: BSD-2-Clause
|
||||
</pre>
|
||||
|
||||
==Abstract==
|
||||
|
||||
This BIP describes extensions to the getblocktemplate JSON-RPC call to enhance pooled mining.
|
||||
|
||||
==Copyright==
|
||||
|
||||
This BIP is licensed under the BSD 2-clause license.
|
||||
|
||||
==Specification==
|
||||
|
||||
Note that all sections of this specification are optional extensions on top of [[bip-0022.mediawiki|BIP 22]].
|
||||
|
||||
Reference in New Issue
Block a user