dash-docs/_data/glossary/en/high-priority-transaction.yaml
thephez 865990cd4b V0.14.0 Coin priority (RPC and Guide) and Debug (#114)
* RPC - Update debug category list
 Related to dashpay/dash#2810

* RPC - Coin age priority updates
 - Remove estimate*priority
 - Remove priority param from prioritisetransactions
 - Adjust relay-fee param descriptions

* Formatting - Minor fixes

* Content - Sync guide and glossary with priority changes
2019-05-17 10:23:43 -04:00

31 lines
1.1 KiB
YAML

---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
required:
#-------------40 characters-------------#
title_max_40_characters_no_formatting: High-Priority Transaction, Free Tx
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: 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
- Free transaction
optional:
synonyms_and_pluralizations_not_shown_in_glossary:
- high-priority transactions
- free transactions
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"
---