mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-01 17:15:27 +00:00
Implement BIP 123 for BIP 90 (merging master)
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
This BIP describes a new JSON-RPC method for "smart" Bitcoin miners and proxies.
|
||||
Instead of sending a simple block header for hashing, the entire block structure is sent, and left to the miner to (optionally) customize and assemble.
|
||||
|
||||
==Copyright==
|
||||
|
||||
This BIP is licensed under the BSD 2-clause license.
|
||||
|
||||
==Specification==
|
||||
|
||||
===Block Template Request===
|
||||
|
||||
Reference in New Issue
Block a user