mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Glossary - add some Dash terms
This commit is contained in:
parent
f94fdd7239
commit
afe1c54caf
5 changed files with 126 additions and 2 deletions
29
_data/glossary/en/privatesend.yaml
Normal file
29
_data/glossary/en/privatesend.yaml
Normal file
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
# 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: PrivateSend
|
||||
|
||||
summary_max_255_characters_no_formatting: >
|
||||
PrivateSend is a masternode managage, decentralized mixer for creating
|
||||
an on-demand system of removing the history from coins on the network.
|
||||
PrivateSend mixes inputs while allowing each participant to retain
|
||||
control of their coins at all times so the process can be done without
|
||||
trusting a third party.
|
||||
|
||||
synonyms_shown_in_glossary_capitalize_first_letter:
|
||||
- PrivateSend
|
||||
|
||||
optional:
|
||||
synonyms_and_pluralizations_not_shown_in_glossary:
|
||||
|
||||
not_to_be_confused_with_capitalize_first_letter:
|
||||
|
||||
links_html_or_markdown_style_capitalize_first_letter:
|
||||
- "[PrivateSend](/en/developer-guide#privatesend) --- Developer Guide"
|
||||
- "[PrivateSend messages](/en/developer-reference#privatesend-messages) --- Developer Reference"
|
||||
- "[PrivateSend](https://dashpay.atlassian.net/wiki/spaces/DOC/pages/1146924/PrivateSend) --- Official Wiki"
|
||||
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue