From 47ca3afc5ee5eb28bbbf6b072cd61c14b3bd75a3 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Thu, 30 Jun 2016 17:01:30 +0200 Subject: [PATCH] Make ScriptSig description a bit more verbose and also to keep the style of https://github.com/bitcoin-dot-org/bitcoin.org/pull/1323 --- _data/glossary/en/signature-script.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/glossary/en/signature-script.yaml b/_data/glossary/en/signature-script.yaml index 3c053170..be36e812 100644 --- a/_data/glossary/en/signature-script.yaml +++ b/_data/glossary/en/signature-script.yaml @@ -8,8 +8,8 @@ required: summary_max_255_characters_no_formatting: > Data generated by a spender which is almost always used as - variables to satisfy a pubkey script. Called a scriptSig in - code. + variables to satisfy a pubkey script. Signature Scripts are called + `scriptSig` in code. synonyms_shown_in_glossary_capitalize_first_letter: - Signature script