Glossary updates

- Some Bitcoin -> Dash changes
This commit is contained in:
thephez 2017-10-30 13:07:58 -04:00
parent ec00b13102
commit e3891612ba
21 changed files with 28 additions and 28 deletions

View file

@ -7,7 +7,7 @@ required:
title_max_40_characters_no_formatting: Base58check, Bitcoin Address Encoding
summary_max_255_characters_no_formatting: >
The method used in Bitcoin for converting 160-bit hashes into
The method used in Dash for converting 160-bit hashes into
P2PKH and P2SH addresses. Also used in other parts of Bitcoin,
such as encoding private keys for backup in WIP format. Not the
same as other base58 implementations.