mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Clarify that Pubkey Scripts are called scriptPubKe
Readers could get the impression that the script for fulfilling the conditions is called scriptPubKey in code (which is not true).
This commit is contained in:
parent
4e392788e9
commit
a37ecd0271
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ required:
|
|||
A script included in outputs which sets the conditions that must
|
||||
be fulfilled for those satoshis to be spent. Data for
|
||||
fulfilling the conditions can be provided in a signature script.
|
||||
Called a scriptPubKey in code.
|
||||
Pubkey Scripts are called a `scriptPubKey` in code.
|
||||
|
||||
synonyms_shown_in_glossary_capitalize_first_letter:
|
||||
- Pubkey script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue