1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

BIPs 17, 18, 19, 20, 22, and 23: Add missing Copyright section

This commit is contained in:
Luke Dashjr
2016-11-30 10:09:54 +00:00
parent 453b8ab832
commit 395262bd1d
6 changed files with 23 additions and 0 deletions

View File

@@ -12,6 +12,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===