summaryrefslogtreecommitdiff
path: root/bip-0022.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0022.mediawiki')
-rw-r--r--bip-0022.mediawiki5
1 files changed, 5 insertions, 0 deletions
diff --git a/bip-0022.mediawiki b/bip-0022.mediawiki
index ffbe229..45ebacf 100644
--- a/bip-0022.mediawiki
+++ b/bip-0022.mediawiki
@@ -8,6 +8,7 @@
Status: Final
Type: Standards Track
Created: 2012-02-28
+ License: BSD-2-Clause
</pre>
==Abstract==
@@ -15,6 +16,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===