mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Fix links for new glossary entries
This commit is contained in:
parent
494dfaced7
commit
801ea9f4ad
16 changed files with 112 additions and 117 deletions
|
@ -22,7 +22,7 @@ of data to create transactions with the same attributes as those
|
|||
described below.
|
||||
|
||||
In order to use this tutorial, you will need to setup [Bitcoin Core][core executable]
|
||||
and create a [regression test mode][] environment with 50 BTC in your test
|
||||
and create a regression test mode environment with 50 BTC in your test
|
||||
wallet.
|
||||
|
||||
{% endautocrossref %}
|
||||
|
@ -915,7 +915,7 @@ way to reference the underlying full (unhashed) public keys it knows
|
|||
about, so we get the three new addresses above in order to use their
|
||||
public keys.
|
||||
|
||||
[Recall from the Guide][address] that the hashed public keys used in addresses
|
||||
Recall from the Guide that the hashed public keys used in addresses
|
||||
obfuscate the full public key, so you cannot give an address to another
|
||||
person or device as part of creating a typical multisig output or P2SH multisig
|
||||
redeem script. You must give them a full public key.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue