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
|
@ -165,10 +165,10 @@ RPCs: rpc
|
|||
RPC:
|
||||
satoshi:
|
||||
satoshis: satoshi
|
||||
script:
|
||||
scriptPubKey:
|
||||
'`script`': pp script
|
||||
script hash:
|
||||
scripts: script
|
||||
scriptPubKeys: scriptPubKey
|
||||
scriptSig:
|
||||
scriptSigs: scriptSig
|
||||
secp256k1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue