mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
Fix 'addr message' reference links (fixes #792)
This commit is contained in:
parent
d44692c75b
commit
7f4a590894
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ http://opensource.org/licenses/MIT.
|
||||||
|
|
||||||
<!-- Terms; must have tooltip description in "quotes"; alphabetical order -->
|
<!-- Terms; must have tooltip description in "quotes"; alphabetical order -->
|
||||||
[51 percent attack]: /en/developer-guide#term-51-attack "The ability of someone controlling a majority of hashing power to revise transactions history and prevent new transactions from confirming"
|
[51 percent attack]: /en/developer-guide#term-51-attack "The ability of someone controlling a majority of hashing power to revise transactions history and prevent new transactions from confirming"
|
||||||
[addr message]: /en/developer-reference#alert "The P2P network message which relays IP addresses and port numbers of active nodes to other nodes and clients, allowing decentralized peer discovery."
|
[addr message]: /en/developer-reference#addr "The P2P network message which relays IP addresses and port numbers of active nodes to other nodes and clients, allowing decentralized peer discovery."
|
||||||
[addresses]: /en/developer-guide#term-address "A 20-byte hash formatted as a P2PKH or P2SH Bitcoin Address"
|
[addresses]: /en/developer-guide#term-address "A 20-byte hash formatted as a P2PKH or P2SH Bitcoin Address"
|
||||||
[address]: /en/developer-guide#term-address "A 20-byte hash formatted as a P2PKH or P2SH Bitcoin Address"
|
[address]: /en/developer-guide#term-address "A 20-byte hash formatted as a P2PKH or P2SH Bitcoin Address"
|
||||||
[alert message]: /en/developer-reference#alert "The P2P network message which sends alerts in case of major software problems."
|
[alert message]: /en/developer-reference#alert "The P2P network message which sends alerts in case of major software problems."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue