diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-11-30 10:09:54 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-11-30 10:09:54 +0000 |
commit | 395262bd1d26263b0105b5ac96782b3f3cf3bf71 (patch) | |
tree | 94de183d18c0c1602b18c6d2acce819ebe0a4229 /bip-0022.mediawiki | |
parent | 453b8ab83299b8f2468830d2f803f96fba98d7f9 (diff) |
BIPs 17, 18, 19, 20, 22, and 23: Add missing Copyright section
Diffstat (limited to 'bip-0022.mediawiki')
-rw-r--r-- | bip-0022.mediawiki | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-0022.mediawiki b/bip-0022.mediawiki index 4b33e59..82a13bf 100644 --- a/bip-0022.mediawiki +++ b/bip-0022.mediawiki @@ -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=== |