1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-08 17:25:25 +00:00

Implement BIP 123 for BIP 90 (merging master)

This commit is contained in:
Luke Dashjr
2016-12-15 04:07:30 +00:00
11 changed files with 139 additions and 6 deletions

View File

@@ -12,6 +12,10 @@
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]].