diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2019-09-20 17:50:14 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2019-09-20 17:50:14 +0000 |
commit | 34f0fe5b2af4f7c82fbe6ed0706bbb3feef94acf (patch) | |
tree | 8469718eaa7efd8f3e71f9fae091c843e75deb6d /bip-0300.mediawiki | |
parent | c78766c360218df504cd56a4bb44f75f598c118b (diff) |
BIP 300: Fix preamble
Diffstat (limited to 'bip-0300.mediawiki')
-rw-r--r-- | bip-0300.mediawiki | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/bip-0300.mediawiki b/bip-0300.mediawiki index 1d7deb6..08f8994 100644 --- a/bip-0300.mediawiki +++ b/bip-0300.mediawiki @@ -1,16 +1,16 @@ <pre> - BIP: 300 - Layer: Consensus (soft fork) - Title: Hashrate Escrows (Consensus layer) - Author: Paul Sztorc <truthcoin@gmail.com> - CryptAxe <cryptaxe@gmail.com> - Comments-Summary: No comments yet. - Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-??????? - Status: Draft - Type: Standards Track - Created: 2017-08-14 - License: BSD-2-Clause - Post-History: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014364.html + BIP: 300 + Layer: Consensus (soft fork) + Title: Hashrate Escrows (Consensus layer) + Author: Paul Sztorc <truthcoin@gmail.com> + CryptAxe <cryptaxe@gmail.com> + Comments-Summary: No comments yet. + Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0300 + Status: Draft + Type: Standards Track + Created: 2017-08-14 + License: BSD-2-Clause + Post-History: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-May/014364.html </pre> ==Abstract== |