mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Remove bitcoin.org references and minor adjustments
This commit is contained in:
parent
afe1c54caf
commit
6600b735d6
91 changed files with 108 additions and 108 deletions
|
@ -7,9 +7,9 @@ required:
|
|||
title_max_40_characters_no_formatting: Soft Fork, Soft-Forking Change
|
||||
|
||||
summary_max_255_characters_no_formatting: >
|
||||
A softfork is a change to the bitcoin protocol
|
||||
wherein only previously valid blocks/transactions
|
||||
are made invalid. Since old nodes will recognise
|
||||
A softfork is a change to the dash protocol
|
||||
wherein only previously valid blocks/transactions
|
||||
are made invalid. Since old nodes will recognise
|
||||
the new blocks as valid, a softfork is backward-compatible.
|
||||
|
||||
synonyms_shown_in_glossary_capitalize_first_letter:
|
||||
|
@ -28,7 +28,7 @@ optional:
|
|||
- Git fork (when one or more developers temporarily develops a codebase separately from other developers
|
||||
|
||||
links_html_or_markdown_style_capitalize_first_letter:
|
||||
- "[Soft fork](/en/developer-guide#term-soft-fork) --- Bitcoin.org Developer Guide"
|
||||
- "[Soft fork](/en/developer-guide#term-soft-fork) --- Developer Guide"
|
||||
- "[Soft fork](https://en.bitcoin.it/wiki/Softfork) --- Bitcoin Wiki"
|
||||
- "[What is a soft fork?](http://bitcoin.stackexchange.com/questions/30817) --- Bitcoin StackExchange"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue