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

Merged
merged 2 commits into from Jul 5, 2016

Conversation

Projects
None yet
3 participants
Contributor

Flowdalic commented Jun 30, 2016

and also to keep the style of #1323

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

harding Jun 30, 2016

Contributor

I don't think this change is necessary, but I'm ok with it being made provided the backtics are removed; please see https://github.com/bitcoin-dot-org/bitcoin.org/pull/1323/files#r69164403 for details.

Contributor

Flowdalic commented Jul 1, 2016

Removed backticks

Contributor

harding commented Jul 1, 2016

ACK.

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