mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Merge branch 'devhelp' (pull #595)
This commit is contained in:
commit
2147b830f1
5 changed files with 21 additions and 2 deletions
|
@ -5,7 +5,8 @@ Bitcoin and start building Bitcoin-based applications. To make the best use of
|
|||
this documentation, you may want to install the current version of Bitcoin
|
||||
Core, either from [source][core git] or from a [pre-compiled executable][core executable].
|
||||
|
||||
Questions about Bitcoin development are best asked in the Bitcoin [IRC channels][].
|
||||
Questions about Bitcoin development are best asked in one of the
|
||||
[Bitcoin development communities][dev communities].
|
||||
Errors or suggestions related to
|
||||
documentation on Bitcoin.org can be [submitted as an issue][docs issue]
|
||||
or posted to the [bitcoin-documentation mailing list][].
|
||||
|
|
|
@ -5,7 +5,8 @@ to help you start building Bitcoin-based applications. To make the best use of
|
|||
this documentation, you may want to install the current version of Bitcoin
|
||||
Core, either from [source][core git] or from a [pre-compiled executable][core executable].
|
||||
|
||||
Questions about Bitcoin development are best asked in the Bitcoin [IRC channels][].
|
||||
Questions about Bitcoin development are best asked in one of the
|
||||
[Bitcoin development communities][dev communities].
|
||||
Errors or suggestions related to
|
||||
documentation on Bitcoin.org can be [submitted as an issue][docs issue]
|
||||
or posted to the [bitcoin-documentation mailing list][].
|
||||
|
|
|
@ -178,6 +178,7 @@
|
|||
[core script.h]: https://github.com/bitcoin/bitcoin/blob/master/src/script.h
|
||||
[CVE-2012-2459]: https://en.bitcoin.it/wiki/CVEs#CVE-2012-2459
|
||||
[DER]: https://en.wikipedia.org/wiki/Abstract_Syntax_Notation_One
|
||||
[dev communities]: /en/development#devcommunities
|
||||
[devex complex raw transaction]: /en/developer-examples#complex-raw-transaction
|
||||
[devex payment protocol]: /en/developer-examples#payment-protocol
|
||||
[devexamples]: /en/developer-examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue