Dev Docs: Change Text To Make Autoxref Consistent

This commit is contained in:
David A. Harding 2015-04-23 12:56:47 -04:00
parent 0adf79eedd
commit 2a2df421c1
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
2 changed files with 3 additions and 1 deletions

View file

@ -22,6 +22,8 @@ optional:
- redeemscripts
- script hash
- script hashes
- redeem script hash
- redeem script hashes
not_to_be_confused_with_capitalize_first_letter:
- Signature script (a script that provides data to the pubkey script, which includes the redeem script in a P2SH input)

View file

@ -245,7 +245,7 @@ design these minimalist wallets:
* Use a parent public key to create child public keys. To avoid key
reuse, a method must be used to ensure the same public key isn't
distributed twice. This can be a database entry for each key
distributed or an incrementing pointer to the current child key
distributed or an incrementing pointer to the key
index number.
Neither method adds a significant amount of overhead, especially if a