mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Small fixes to scriptPubKey/scriptSig pull
* Small grammar fixes. * Lower case #term-scriptPubKey as all our other anchor links are lower case * Replace script/scripts with scriptPubKey/scriptPubKeys in _autocrossref.yaml. (Fixes `make test` errors from broken auto-crossref links.)
This commit is contained in:
parent
c77556c786
commit
89cb2fff08
5 changed files with 13 additions and 13 deletions
|
@ -64,7 +64,7 @@ keys provided).
|
|||
|
||||
Bob gives the redeemScript to Charlie, who checks to make sure his
|
||||
public key and Alice's public key are included. Then he hashes the
|
||||
redeemScript, to create a P2SH scriptPubKey, and pays the satoshis to it. Bob
|
||||
redeemScript to create a P2SH scriptPubKey and pays the satoshis to it. Bob
|
||||
sees the payment get added to the block chain and ships the merchandise.
|
||||
|
||||
Unfortunately, the merchandise gets slightly damaged in transit. Charlie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue