Content - Sync guide and glossary with priority changes

This commit is contained in:
thephez 2019-03-27 16:36:00 -04:00
parent 95ffc9d8df
commit 7dd32a1b7d
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099
3 changed files with 13 additions and 19 deletions

View file

@ -9,8 +9,10 @@ required:
summary_max_255_characters_no_formatting: >
Transactions that don't have to pay a transaction fee because
their inputs have been idle long enough to accumulated large
amounts of priority. Note: miners choose whether to accept free
transactions.
amounts of priority.
Note: As of Dash Core 0.12.3, all
transactions require a fee. Also, coin age priority logic was
removed in Dash Core 0.14.0.
synonyms_shown_in_glossary_capitalize_first_letter:
- High-priority transaction
@ -24,7 +26,6 @@ optional:
not_to_be_confused_with_capitalize_first_letter:
links_html_or_markdown_style_capitalize_first_letter:
- "[High-priority transactions](/en/developer-guide#term-high-priority-transactions) --- Developer Guide"
- "[Free transaction relay policy](https://en.bitcoin.it/wiki/Free_transaction_relay_policy) --- Bitcoin Wiki"
#- "[High-priority transactions](/en/developer-guide#term-high-priority-transactions) --- Developer Guide"
---

View file

@ -7,10 +7,9 @@ required:
title_max_40_characters_no_formatting: Minimum Relay Fee
summary_max_255_characters_no_formatting: >
The minimum transaction fee a transaction must pay (if it isn't
a high-priority transaction) for a full node to relay that
transaction to other nodes. There is no one minimum relay
fee---each node chooses its own policy.
The minimum transaction fee a transaction must pay for a full
node to relay that transaction to other nodes. There is no
one minimum relay fee---each node chooses its own policy.
synonyms_shown_in_glossary_capitalize_first_letter:
- Minimum relay fee
@ -27,6 +26,6 @@ optional:
links_html_or_markdown_style_capitalize_first_letter:
- "[Minimum relay fee](/en/developer-guide#term-minimum-fee) --- Developer Guide"
- "[Transaction fees](https://en.bitcoin.it/wiki/Transaction_fees) --- Bitcoin Wiki"
#- "[Transaction fees](https://en.bitcoin.it/wiki/Transaction_fees) --- Bitcoin Wiki"
---