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