diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-12-15 04:11:06 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-12-15 04:21:00 +0000 |
commit | 3a28003993720d2e882f6513ec499f25cc163afc (patch) | |
tree | b14d6108feae9d6bd1f1e25e83e66ead23539130 /bip-0023.mediawiki | |
parent | 42770fb6194f0e55a7e7139cf7fe97f5c8f84f4e (diff) | |
parent | fd5a85d6b8b6e12cb9c26b5e0dd3309e81fc4554 (diff) |
Implement BIP 2 with merging master changes
Diffstat (limited to 'bip-0023.mediawiki')
-rw-r--r-- | bip-0023.mediawiki | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bip-0023.mediawiki b/bip-0023.mediawiki index 25581bf..4974a3a 100644 --- a/bip-0023.mediawiki +++ b/bip-0023.mediawiki @@ -8,12 +8,17 @@ Status: Final Type: Standards Track Created: 2012-02-28 + License: BSD-2-Clause </pre> ==Abstract== 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]]. |