mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add BIP71 and BIP72 to autocrossref links
This commit is contained in:
parent
abf8ac25d6
commit
dcb4be8e9b
2 changed files with 4 additions and 0 deletions
|
@ -215,6 +215,8 @@ BIP21:
|
||||||
BIP32:
|
BIP32:
|
||||||
BIP39:
|
BIP39:
|
||||||
BIP70:
|
BIP70:
|
||||||
|
BIP71:
|
||||||
|
BIP72:
|
||||||
|
|
||||||
## RPCs
|
## RPCs
|
||||||
'`addmultisigaddress`': rpc addmultisigaddress
|
'`addmultisigaddress`': rpc addmultisigaddress
|
||||||
|
|
|
@ -165,6 +165,8 @@
|
||||||
[BIP32]: https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
|
[BIP32]: https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
|
||||||
[BIP39]: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
|
[BIP39]: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
|
||||||
[BIP70]: https://github.com/bitcoin/bips/blob/master/bip-0070.mediawiki
|
[BIP70]: https://github.com/bitcoin/bips/blob/master/bip-0070.mediawiki
|
||||||
|
[BIP71]: https://github.com/bitcoin/bips/blob/master/bip-0071.mediawiki
|
||||||
|
[BIP72]: https://github.com/bitcoin/bips/blob/master/bip-0072.mediawiki
|
||||||
[bitcoin-documentation mailing list]: https://groups.google.com/forum/#!forum/bitcoin-documentation
|
[bitcoin-documentation mailing list]: https://groups.google.com/forum/#!forum/bitcoin-documentation
|
||||||
[bitcoinpdf]: https://bitcoin.org/bitcoin.pdf
|
[bitcoinpdf]: https://bitcoin.org/bitcoin.pdf
|
||||||
[block170]: http://blockexplorer.com/block/00000000d1145790a8694403d4063f323d499e655c83426834d4ce2f8dd4a2ee
|
[block170]: http://blockexplorer.com/block/00000000d1145790a8694403d4063f323d499e655c83426834d4ce2f8dd4a2ee
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue