mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Dev Docs: clarify null data conditions
This commit is contained in:
parent
21559c3484
commit
fd7f7c3ab1
2 changed files with 34 additions and 7 deletions
|
@ -7,8 +7,10 @@ required:
|
|||
title_max_40_characters_no_formatting: Null Data (OP_RETURN) Transaction
|
||||
|
||||
summary_max_255_characters_no_formatting: >
|
||||
A standard transaction type which allows adding 80 bytes of
|
||||
arbitrary data to the block chain up to once per transaction.
|
||||
A transaction type relayed and mined by default in Bitcoin Core
|
||||
0.9.0 and later that adds arbitrary data to a provably
|
||||
unspendable pubkey script that full nodes don't have to store in
|
||||
their UTXO database.
|
||||
|
||||
synonyms_shown_in_glossary_capitalize_first_letter:
|
||||
- Null data transaction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue