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,9 +7,9 @@ required:
title_max_40_characters_no_formatting: Standard Transaction
summary_max_255_characters_no_formatting: >
A transaction that passes Bitcoin Core's IsStandard() and
A transaction that passes Dash Core's IsStandard() and
IsStandardTx() tests. Only standard transactions are mined or
broadcast by peers running the default Bitcoin Core software.
broadcast by peers running the default Dash Core software.
synonyms_shown_in_glossary_capitalize_first_letter:
- Standard Transaction
@ -21,7 +21,7 @@ optional:
not_to_be_confused_with_capitalize_first_letter:
links_html_or_markdown_style_capitalize_first_letter:
- "[Standard transactions](/en/developer-guide#standard-transactions) --- Bitcoin.org Developer Guide"
- "[Standard transactions](/en/developer-guide#standard-transactions) --- Developer Guide"
- "[Will general non-standard transactions ever be allowed?](http://bitcoin.stackexchange.com/q/5664) --- Bitcoin StackExchange"
---