From 2a2df421c14544f77ceee7365f07c3d6deb76639 Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Thu, 23 Apr 2015 12:56:47 -0400 Subject: [PATCH] Dev Docs: Change Text To Make Autoxref Consistent --- _data/glossary/en/redeem-script.yaml | 2 ++ _includes/guide_wallets.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_data/glossary/en/redeem-script.yaml b/_data/glossary/en/redeem-script.yaml index 5f7a7301..a12cc8f8 100644 --- a/_data/glossary/en/redeem-script.yaml +++ b/_data/glossary/en/redeem-script.yaml @@ -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) diff --git a/_includes/guide_wallets.md b/_includes/guide_wallets.md index 9e88300f..344bd125 100644 --- a/_includes/guide_wallets.md +++ b/_includes/guide_wallets.md @@ -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