mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update to Glossary Definition: Double Spend (#1251)
* Update double-spend.yaml * Update double-spend.yaml * Update double-spend.yaml
This commit is contained in:
parent
7be50125f3
commit
f479815313
1 changed files with 5 additions and 3 deletions
|
@ -7,8 +7,10 @@ required:
|
|||
title_max_40_characters_no_formatting: Double Spend
|
||||
|
||||
summary_max_255_characters_no_formatting: >
|
||||
A transaction that spends the same input as spent in another
|
||||
transaction.
|
||||
A transaction that uses the same input as an already broadcast
|
||||
transaction. The attempt of duplication, deceit, or conversion,
|
||||
will be adjudicated when only one of the transactions is recorded
|
||||
in the blockchain.
|
||||
|
||||
synonyms_shown_in_glossary_capitalize_first_letter:
|
||||
- Double spend
|
||||
|
@ -20,7 +22,7 @@ optional:
|
|||
- double-spend
|
||||
- double-spends
|
||||
- double-spent
|
||||
- dobule spending
|
||||
- double spending
|
||||
- double-spending
|
||||
|
||||
not_to_be_confused_with_capitalize_first_letter:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue