Content - Correct 0.13.0 protocol version number

This commit is contained in:
thephez 2018-11-13 09:46:31 -05:00
parent af6e45b63c
commit 4f5237cba4
2 changed files with 8 additions and 8 deletions

View file

@ -66,7 +66,7 @@ with the most recent versions listed first. (If you know of a protocol
version that implemented a major change but which is not listed here, version that implemented a major change but which is not listed here,
please [open an issue][docs issue].) please [open an issue][docs issue].)
As of Dash Core 0.13.0.0, the most recent protocol version is 70211. As of Dash Core 0.13.0.0, the most recent protocol version is 70212.
| Version | Initial Release | Major Changes | Version | Initial Release | Major Changes
|---------|------------------------------------|-------------- |---------|------------------------------------|--------------
@ -547,7 +547,7 @@ to the `getheaders` message will include as many as 2,000 block headers.
{% autocrossref %} {% autocrossref %}
*Added in protocol version 70211* *Added in protocol version 70212*
The `getmnlistd` message is sent to request a full masternode list or an The `getmnlistd` message is sent to request a full masternode list or an
update to a previously requested masternode list. update to a previously requested masternode list.
@ -882,7 +882,7 @@ template near the beginning of this subsection.
{% autocrossref %} {% autocrossref %}
*Added in protocol version 70211* *Added in protocol version 70212*
The `mnlistdiff` message is a reply to a `getmnlistd` message which The `mnlistdiff` message is a reply to a `getmnlistd` message which
requested either a full masternode list or a diff for a range of blocks. requested either a full masternode list or a diff for a range of blocks.

View file

@ -427,7 +427,7 @@ transaction types is maintained in the [DIP repository](https://github.com/dashp
{% autocrossref %} {% autocrossref %}
*Added in protocol version 70211 of Dash Core as described by DIP3* *Added in protocol version 70212 of Dash Core as described by DIP3*
The Masternode Registration (ProRegTx) special transaction is used to join the The Masternode Registration (ProRegTx) special transaction is used to join the
masternode list by proving ownership of the 1000 DASH necessary to create a masternode list by proving ownership of the 1000 DASH necessary to create a
@ -585,7 +585,7 @@ ProRegTx Payload
{% autocrossref %} {% autocrossref %}
*Added in protocol version 70211 of Dash Core as described by DIP3* *Added in protocol version 70212 of Dash Core as described by DIP3*
The Masternode Provider Update Service (ProUpServTx) special transaction is used The Masternode Provider Update Service (ProUpServTx) special transaction is used
to update the IP Address and port of a masternode. If a non-zero operatorReward to update the IP Address and port of a masternode. If a non-zero operatorReward
@ -658,7 +658,7 @@ ProUpServTx Payload
{% autocrossref %} {% autocrossref %}
*Added in protocol version 70211 of Dash Core as described by DIP3* *Added in protocol version 70212 of Dash Core as described by DIP3*
The Masternode Provider Update Registrar (ProUpRegTx) special transaction is used The Masternode Provider Update Registrar (ProUpRegTx) special transaction is used
by a masternode owner to update masternode metadata (e.g. operator/voting key by a masternode owner to update masternode metadata (e.g. operator/voting key
@ -739,7 +739,7 @@ ProRegTx Payload
{% autocrossref %} {% autocrossref %}
*Added in protocol version 70211 of Dash Core as described by DIP3* *Added in protocol version 70212 of Dash Core as described by DIP3*
The Masternode Operator Revocation (ProUpRevTx) special transaction allows an The Masternode Operator Revocation (ProUpRevTx) special transaction allows an
operator to revoke their key in case of compromise or if they wish to terminate operator to revoke their key in case of compromise or if they wish to terminate
@ -801,7 +801,7 @@ ProUpRevTx Payload
{% autocrossref %} {% autocrossref %}
*Added in protocol version 70211 of Dash Core as described by DIP4* *Added in protocol version 70212 of Dash Core as described by DIP4*
The Coinbase (CbTx) special transaction adds information to the blocks coinbase The Coinbase (CbTx) special transaction adds information to the blocks coinbase
transaction that enables verification of the deterministic masternode list without transaction that enables verification of the deterministic masternode list without