Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Make ScriptSig description a bit more verbose #1324
Conversation
harding
commented on an outdated diff
Jun 30, 2016
_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. |
harding
Contributor
|
|
Removed backticks |
|
ACK. |
Cobra-Bitcoin
merged commit 0ce6aa3
into
bitcoin-dot-org:master
Jul 5, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flowdalic commentedJun 30, 2016
and also to keep the style of #1323