Remove bitcoin.org references and minor adjustments

This commit is contained in:
thephez 2017-12-18 16:19:16 -05:00
parent afe1c54caf
commit 6600b735d6
91 changed files with 108 additions and 108 deletions

View file

@ -7,8 +7,7 @@ required:
title_max_40_characters_no_formatting: Null Data (OP_RETURN) Transaction
summary_max_255_characters_no_formatting: >
A transaction type relayed and mined by default in Bitcoin Core
0.9.0 and later that adds arbitrary data to a provably
A transaction type that adds arbitrary data to a provably
unspendable pubkey script that full nodes don't have to store in
their UTXO database.
@ -27,7 +26,7 @@ optional:
- OP_RETURN (an opcode used in one of the outputs in an OP_RETURN transaction)
links_html_or_markdown_style_capitalize_first_letter:
- "[Null data transaction](/en/developer-guide#term-null-data) --- Bitcoin.org Developer Guide"
- "[Null data transaction](/en/developer-guide#term-null-data) --- Developer Guide"
- "[Pull request implement null data transactions](https://github.com/bitcoin/bitcoin/pull/2738) --- GitHub"
---