mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Remove bitcoin.org references and minor adjustments
This commit is contained in:
parent
afe1c54caf
commit
6600b735d6
91 changed files with 108 additions and 108 deletions
|
@ -7,7 +7,7 @@ required:
|
|||
title_max_40_characters_no_formatting: Signature Hash
|
||||
|
||||
summary_max_255_characters_no_formatting: >
|
||||
A flag to Bitcoin signatures that indicates what parts of the
|
||||
A flag to Dash signatures that indicates what parts of the
|
||||
transaction the signature signs. (The default is SIGHASH_ALL.)
|
||||
The unsigned parts of the transaction may be modified.
|
||||
|
||||
|
@ -27,7 +27,7 @@ optional:
|
|||
- Transaction malleability / transaction mutability (although non-default sighash flags do allow optional malleability, malleability comprises any way a transaction may be mutated)
|
||||
|
||||
links_html_or_markdown_style_capitalize_first_letter:
|
||||
- "[Signature hash](/en/developer-guide#term-signature-hash) --- Bitcoin.org Developer Guide"
|
||||
- "[Signature hash](/en/developer-guide#term-signature-hash) --- Developer Guide"
|
||||
- "[OP_CHECKSIG](https://en.bitcoin.it/wiki/OP_CHECKSIG) --- Bitcoin Wiki"
|
||||
- "[Contracts](https://en.bitcoin.it/wiki/Contracts#Theory) --- Bitcoin Wiki"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue