mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Link Dust Limit (546 sat) To Bitcoin Core Commit 614c196 (closes #592)
This commit is contained in:
parent
65c0faa821
commit
69125fd86c
2 changed files with 3 additions and 1 deletions
|
@ -458,7 +458,8 @@ conditions:
|
|||
OP codes which solely push data to the stack.
|
||||
|
||||
* The transaction must not include any outputs which receive fewer than
|
||||
the defined minimum number of satoshis, currently 546.
|
||||
the defined minimum number of satoshis, [currently 546][bitcoin core
|
||||
fee drop commit].
|
||||
|
||||
{% endautocrossref %}
|
||||
|
||||
|
|
|
@ -166,6 +166,7 @@
|
|||
[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 core fee drop commit]: https://github.com/bitcoin/bitcoin/commit/6a4c196dd64da2fd33dc7ae77a8cdd3e4cf0eff1
|
||||
[bitcoin-documentation mailing list]: https://groups.google.com/forum/#!forum/bitcoin-documentation
|
||||
[bitcoinpdf]: https://bitcoin.org/bitcoin.pdf
|
||||
[block170]: https://www.biteasy.com/block/00000000d1145790a8694403d4063f323d499e655c83426834d4ce2f8dd4a2ee
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue