diff --git a/_data/glossary/en/base58check.yaml b/_data/glossary/en/base58check.yaml index 0c8dda10..e2b41d71 100644 --- a/_data/glossary/en/base58check.yaml +++ b/_data/glossary/en/base58check.yaml @@ -4,11 +4,11 @@ required: #-------------40 characters-------------# - title_max_40_characters_no_formatting: Base58check, Bitcoin Address Encoding + title_max_40_characters_no_formatting: Base58check, Dash Address Encoding summary_max_255_characters_no_formatting: > The method used in Dash for converting 160-bit hashes into - P2PKH and P2SH addresses. Also used in other parts of Bitcoin, + P2PKH and P2SH addresses. Also used in other parts of Dash, such as encoding private keys for backup in WIP format. Not the same as other base58 implementations. diff --git a/_data/glossary/en/bloom-filter.yaml b/_data/glossary/en/bloom-filter.yaml index 8f3d4190..d49a7ba6 100644 --- a/_data/glossary/en/bloom-filter.yaml +++ b/_data/glossary/en/bloom-filter.yaml @@ -18,7 +18,7 @@ optional: - Bloom filters not_to_be_confused_with_capitalize_first_letter: - - Bloom filter (general computer science term, of which Bitcoin's bloom filters are a specific implementation) + - Bloom filter (general computer science term, of which Dash's bloom filters are a specific implementation) links_html_or_markdown_style_capitalize_first_letter: - "[Bloom filter](/en/developer-guide#bloom-filters) --- Developer Guide" diff --git a/_data/glossary/en/testnet.yaml b/_data/glossary/en/testnet.yaml index ff5d53a4..440388f3 100644 --- a/_data/glossary/en/testnet.yaml +++ b/_data/glossary/en/testnet.yaml @@ -27,6 +27,8 @@ optional: links_html_or_markdown_style_capitalize_first_letter: - "[Testnet mode](/en/developer-examples#testnet) --- Developer Examples" - "[Testnet](https://en.bitcoin.it/wiki/Testnet) --- Bitcoin Wiki" - - "[Get testnet bitcoins][Piotr Piasecki's testnet faucet] --- Testnet Faucet" + - "[Get testnet dash (Dash.org)][Testnet Faucet - Dash.org] --- Testnet Faucet" + - "[Get testnet dash (Masternode.io)][Testnet Faucet - Masternode.io] --- Testnet Faucet" + - "[Get testnet dash (Dashninja.pl)][Testnet Faucet - Dashninja.pl] --- Testnet Faucet" ---