dash-docs/_data/glossary/en/cpfp.yaml
2017-05-14 08:10:02 -04:00

29 lines
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: Child Pays For Parent, CPFP
summary_max_255_characters_no_formatting: >
Selecting transactions for mining not just based on their fees but also
based on the fees of their ancestors (parents) and descendants
(children).
synonyms_shown_in_glossary_capitalize_first_letter:
- Child pays for parent
- CPFP
- Ancestor mining
optional:
synonyms_and_pluralizations_not_shown_in_glossary:
not_to_be_confused_with_capitalize_first_letter:
- Replace by Fee
- RBF
links_html_or_markdown_style_capitalize_first_letter:
- "[More intelligent transaction selection for mining](https://bitcoincore.org/en/2016/08/23/release-0.13.0/#more-intelligent-transaction-selection-for-mining) --- Bitcoin Core 0.13.0 release (BitcoinCore.org)"
---