mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
guide_transactions.md, correct 2 spellings.
Correct spelling of 'desciption' to description and 'programable' to programmable.
This commit is contained in:
parent
1ebf481612
commit
84d266c1ef
1 changed files with 2 additions and 2 deletions
|
@ -118,7 +118,7 @@ in the previous output's pubkey script. Signature scripts are also
|
|||
called scriptSigs.
|
||||
|
||||
Pubkey scripts and signature scripts combine secp256k1 pubkeys
|
||||
and signatures with conditional logic, creating a programable
|
||||
and signatures with conditional logic, creating a programmable
|
||||
authorization mechanism.
|
||||
|
||||

|
||||
|
@ -380,7 +380,7 @@ list of secp256k1 signatures in the signature script must be prefaced with an ex
|
|||
|
||||
The signature script must provide signatures in the same order as the
|
||||
corresponding public keys appear in the pubkey script or redeem
|
||||
script. See the desciption in [`OP_CHECKMULTISIG`][op_checkmultisig]
|
||||
script. See the description in [`OP_CHECKMULTISIG`][op_checkmultisig]
|
||||
for details.
|
||||
|
||||
{% endautocrossref %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue