mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Minor Transactions reference change
This commit is contained in:
parent
181590839f
commit
dea3aaf3fd
2 changed files with 5 additions and 0 deletions
|
@ -389,6 +389,10 @@ An itemized coinbase transaction:
|
||||||
| 00000000 ............................ Locktime
|
| 00000000 ............................ Locktime
|
||||||
{% endhighlight %}
|
{% 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 %}
|
{% endautocrossref %}
|
||||||
|
|
||||||
### CompactSize Unsigned Integers
|
### CompactSize Unsigned Integers
|
||||||
|
|
|
@ -484,6 +484,7 @@ http://opensource.org/licenses/MIT.
|
||||||
[SHA256]: https://en.wikipedia.org/wiki/SHA-2
|
[SHA256]: https://en.wikipedia.org/wiki/SHA-2
|
||||||
[Stratum mining protocol]: http://mining.bitcoin.cz/stratum-mining
|
[Stratum mining protocol]: http://mining.bitcoin.cz/stratum-mining
|
||||||
[study of SPV privacy over tor]: http://arxiv.org/abs/1410.6079
|
[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
|
[Tor]: https://en.wikipedia.org/wiki/Tor_%28anonymity_network%29
|
||||||
[transifex]: https://www.transifex.com/projects/p/bitcoinorg/
|
[transifex]: https://www.transifex.com/projects/p/bitcoinorg/
|
||||||
[unix epoch time]: https://en.wikipedia.org/wiki/Unix_time
|
[unix epoch time]: https://en.wikipedia.org/wiki/Unix_time
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue