diff --git a/_includes/devdoc/ref_transactions.md b/_includes/devdoc/ref_transactions.md index a8c217c6..eb3f634d 100644 --- a/_includes/devdoc/ref_transactions.md +++ b/_includes/devdoc/ref_transactions.md @@ -389,6 +389,10 @@ An itemized coinbase transaction: | 00000000 ............................ Locktime {% endhighlight %} +Note: currently the normal coinbase has 2 outputs (1 for the miner and 1 for +the selected masternode). Superblocks ([superblock example][superblock example]) +have multiple outputs depending on the number of proposals being funded. + {% endautocrossref %} ### CompactSize Unsigned Integers diff --git a/_includes/references.md b/_includes/references.md index 029f1d5b..f7cf6da3 100644 --- a/_includes/references.md +++ b/_includes/references.md @@ -484,6 +484,7 @@ http://opensource.org/licenses/MIT. [SHA256]: https://en.wikipedia.org/wiki/SHA-2 [Stratum mining protocol]: http://mining.bitcoin.cz/stratum-mining [study of SPV privacy over tor]: http://arxiv.org/abs/1410.6079 +[superblock example]: https://chainz.cryptoid.info/dash/block.dws?731104.htm [Tor]: https://en.wikipedia.org/wiki/Tor_%28anonymity_network%29 [transifex]: https://www.transifex.com/projects/p/bitcoinorg/ [unix epoch time]: https://en.wikipedia.org/wiki/Unix_time