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:
Florian Schmaus 2016-06-30 16:59:19 +02:00 committed by GitHub
parent 4e392788e9
commit a37ecd0271

View file

@ -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